<httpHeader>AuthenticationModuleSaml2ProviderMetadataType
<identifier>httpHeader</identifier>
<logoutUrl>http://localhost:8081/Identity_provider/Logout</logoutUrl>
<usernameHeader>uid</usernameHeader>
</httpHeader>
Module httpHeader
Pseudo-authentication for pre-authenticated users. Based on HTTP header values. This module contains specific attributes:
Name | Description | Required | Type |
---|---|---|---|
|
Name of HTTP header that contains username. |
true |
String |
|
Url for redirect after logout. Default is '/'. |
false |
String |
Example of httpHeader module
See also
Was this page helpful?
YES
NO
Thanks for your feedback