Additional Information Required screen (v1) overview
Looking for the Hosted Login v2 version of this screen? Then see Additional Information Required v2.
The authRule_consents screen appears if:
-
An authorization rule has been implemented that requires a user to provide values for a specified set of attributes before he or she can log on. Any user profile attribute can be marked as a required attribute.
-
At least one of these attributes is set to null.
If the authorization.rules.required_attributes authorization rule has been enabled:
-
A user signs in and is authenticated.
-
Before the user is issued an access token, Hosted Login checks the user profile to see if all the required attributes have a non-null value:
-
If the answer is “yes,” the user is issued an access token and is fully logged in.
-
If the answer is “no,” the authRule_reqAttrs screen is displayed. The user must provide values for the specified attributes and then click Continue before he or she is issued an access token.
-
Authorization rules screen flow
The following graphic shows how the authRule_reqAttrs screen fits into the Authorization Rules flow:
See also
Updated over 2 years ago