include Review Claims option in External Login for troubleshooting settings
This commit is contained in:
@ -225,4 +225,7 @@
|
||||
<data name="ExternalLoginStatus.RemoteFailure" xml:space="preserve">
|
||||
<value>Your External Login Failed. Please Contact Your Administrator For Further Instructions.</value>
|
||||
</data>
|
||||
<data name="ExternalLoginStatus.ReviewClaims" xml:space="preserve">
|
||||
<value>The Review Claims Option Was Enabled In External Login Settings. Please Visit The Event Log To View The Claims Returned By The Provider.</value>
|
||||
</data>
|
||||
</root>
|
@ -456,4 +456,10 @@
|
||||
<data name="CookieExpiration.Text" xml:space="preserve">
|
||||
<value>Cookie Expiration Timespan:</value>
|
||||
</data>
|
||||
<data name="ReviewClaims.Text" xml:space="preserve">
|
||||
<value>Review Claims?</value>
|
||||
</data>
|
||||
<data name="ReviewClaims.HelpText" xml:space="preserve">
|
||||
<value>This option should only be used for testing. It allows the full list of Claims returned by the Provider to be recorded in the Event Log. Please note that external login is restricted when this option is enabled.</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user