You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 42d2568 cas implementation have supported request type.
We can implement SSHHostAuthority and SSHUserAuthority that both inherit from SSHAuthority but only support respectively HostSSHRequest and UserSSHRequest request.
Take a look at compatible_requests attribute for ca [1].
We should really do this. The host CA can still be available to ansible but the user CA should not.
Moreover we should then separate them in the ansible playbook too
The text was updated successfully, but these errors were encountered: