Allowed principal domains. if an authenticated user's domain is not in this list authentication request will be rejected.
Declarations
Type
list of string
Default
[ ]
Example
[
"example.com"
]
Allowed principal domains. if an authenticated user's domain is not in this list authentication request will be rejected.
list of string
[ ]
[
"example.com"
]