OpaqueTokenOidcResourceServerType (Complex Type)

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

Supertype: AbstractTokenOidcResourceServerType
Define that resource server expect opaque token, which have to be verified by user info endpoint.
Item Summary  
Name Type Multiplicity Description
realm property
string
[0,1] Realm which Midpoint use for WWW-Authentication header  
issuerUri property
string
[0,1] Issuer identifier uri for the OpenID Connect provider. 
nameOfUsernameClaim property
string
[0,1] Name of claim which value define name of user in Midpoint. 
userInfoUri property
string
[0,1] URI for user info endpoint.