AuthenticationModuleHttpHeaderType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractAuthenticationModuleType
Pseudo-authentication for pre-authenticated users. Based on HTTP header values.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] Unique name of the authentication module. 
description property
string
[0,1] Free form description of the module (administrator comment). 
focusType property
QName
[0,1] Type of logged object that this authentication module applies to. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
usernameHeader property
string
[0,1] Name of HTTP header that contains username. 
logoutUrl property
string
[0,1] Url for redirect after logout.