In order to create a new Auth Method that will be able to authenticate using SAML credentials, run the following command in your terminal, with the relevant parameters enabled.
CLI
akeyless create-auth-method-saml --name saml-am --idp-metadata-url your-idp-metadata-url
UI
In order to create new SAML authentication credentials, go to Auth Methods tab, and then click on new and select SAML.
Updated 6 months ago