In newest SDK 7.3.0.6 there is a possibility to hide SAML-button on login screen (SMPAGENTRY-24300 Allow SAML authentication to be hidden via a branding option)
But there is no note on how to enable this feature, is there a list where we see the possible agentry strings that we can use in the branding.plist file (like for example agentryServerUrl )?
Thanks in advance,
Tom
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
To hide the SAML button and set the iOS client to default to using SAML authentication, you will need to use the AuthenticationType key and set the value to a string of SAML in your Branding.plist. When set to SAML as a key value the client will default to using SAML authentication and username/password will not be an option. If you set the key value to password for the AuthenticationType key, then only the username/password authentication will be available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.