Auth0 Node.js SDK - v5.2.0
Preparing search index...
management
Management
ConnectionAttributeMapOidc
Interface ConnectionAttributeMapOidc
Mapping of claims received from the identity provider (IdP)
interface
ConnectionAttributeMapOidc
{
attributes
?:
ConnectionAttributeMapAttributes
;
mapping_mode
?:
Management
.
ConnectionMappingModeEnumOidc
;
userinfo_scope
?:
string
;
}
Index
Properties
attributes?
mapping_
mode?
userinfo_
scope?
Properties
Optional
attributes
attributes
?:
ConnectionAttributeMapAttributes
Optional
mapping_
mode
mapping_mode
?:
Management
.
ConnectionMappingModeEnumOidc
Optional
userinfo_
scope
userinfo_scope
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
mapping_
mode
userinfo_
scope
Auth0 Node.js SDK - v5.2.0
Loading...
Mapping of claims received from the identity provider (IdP)