crypt
crypt copied to clipboard
Avoid setting the "default" profile if not passed
The profile should not be enforced as default if not passed through the --profile flag. This could break the session creation on environments where the authentication is not managed with a profile, like on EKS where it can be configured through service accounts.