OidcAuthenticationModuleType (Complex Type)

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

Supertype: AbstractAuthenticationModuleType
OpenId Connect authentication module.
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. 
client container
OidcClientAuthenticationModuleType
[0,-1] OpenID Connect client. 
resourceServer container
OidcResourceServerAuthenticationModuleType
[0,1] OpenID Connect resource server.