- 01 Mar 2024
- 1 Minute to read
- Print
- DarkLight
Trusted IdP Query Parameter Support
- Updated on 01 Mar 2024
- 1 Minute to read
- Print
- DarkLight
New Trusted IdP Query Parameter Support
RapidIdentity has added the Query Parameters configuration tab on the Trusted Identity Provider configuration settings to enable an adminstrator to choose an LDAP attribute to be sent to the Trusted IdP as a URL parameter which it will use to prompt the user for an appropraite authentication method.
This new capability leverages Azure IdP's ability to receive a "Login Hint" with the authentication request to avoid having the user enter their userid again during login.
When configured, Rapididentity includes the userid provided on the Rapididentity login form as a URL parameter in the form of ?name=LDAP_Attribute where the name is simple text string and LDAP_Attribute is the value of the specified LDAP paramater for that user. In the case of Azure IdP authentication, the userid is sent as the login_hint paramter.
https://login.microsoftonline.com/login.srf?login_hint=someone@somewhere.com