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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's New
pybritive ssh gcp identity-aware-proxy command - supports OS Login and SSH Instance Metadata
Command request approve
Command request reject
Command ls approvals
Enhancements
Support for sso_idp in the tenant configuration block of the config file. Set with configure update tenant-<name> sso_idp <value>. This will enable automatic re-direction to your identity provider, thus eliminating a manual step when authenticating to your tenant.
When checking in an AWS profile remove any AWS credential_process cached credentials.
clear cached-aws-credentials PROFILE
Bug Fixes
Better handling which submitting a request to checkout a profile but a prior request has already been approved.
Properly catch and error when Cognito tokens have been invalidated.
Resolved issue with profile alias names which included uppercase and special characters.
Resolved an issue with checkout --mode browser-* that was not actually launching the browser.