Intéressante technique pour l’authentification #SSH basée sur des clés récupérées dynamiquement : https://jpmens.net/2025/03/25/authorizedkeyscommand-in-sshd/ #sysadmin
Intéressante technique pour l’authentification #SSH basée sur des clés récupérées dynamiquement : https://jpmens.net/2025/03/25/authorizedkeyscommand-in-sshd/ #sysadmin
### #Cloudflare open sources #OPKSSH to bring Single Sign-On #SSO to #SSH
This week, it was officially open-sourced under the umbrella of the #OpenPubkey project, itself became a #Linux Foundation open-source initiative in 2023, OPKSSH remained closed-source until now. Making it easy to #authenticate to #servers over SSH using #OpenID Connect (#OIDC), allowing developers to ditch manually configured SSH keys in favor of identity provider-based access.
It will never not bother me that the "port" parameter for SSH is lower-case -p while for SCP it's upper-case -P
This is the kind of annoying crap I expect from Microsoft, not Unix
A few words on SSH public keys read from AuthorizedKeysFile(s) and obtained programmatically from OpenSSH's AuthorizedKeysCommand program.
https://jpmens.net/2025/03/25/authorizedkeyscommand-in-sshd/