Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-user-auth-utils
IdpConfigurationResponse
Interface IdpConfigurationResponse
IDP Configuration response from User Service Auth API
interface
IdpConfigurationResponse
{
applicationId
?:
string
;
availableIdentityProviders
?:
IdpConfiguration
[]
;
code
:
IdpConfigurationResponseCode
;
environmentId
?:
string
;
message
?:
string
;
tenantId
?:
string
;
}
Index
Properties
application
Id?
available
Identity
Providers?
code
environment
Id?
message?
tenant
Id?
Properties
Optional
application
Id
applicationId
?:
string
Optional
available
Identity
Providers
availableIdentityProviders
?:
IdpConfiguration
[]
code
code
:
IdpConfigurationResponseCode
Optional
environment
Id
environmentId
?:
string
Optional
message
message
?:
string
Optional
tenant
Id
tenantId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Id
available
Identity
Providers
code
environment
Id
message
tenant
Id
Axinom Portal
Axinom Mosaic Libraries
Loading...
IDP Configuration response from User Service Auth API