NewRelicSingleSignOnProperties interface
Single sign on Info of the NewRelic account
Properties
enterprise |
The Id of the Enterprise App used for Single sign-on. |
provisioning |
Provisioning state |
single |
Single sign-on state |
single |
The login URL specific to this NewRelic Organization |
Property Details
enterpriseAppId
The Id of the Enterprise App used for Single sign-on.
enterpriseAppId?: string
Property Value
string
provisioningState
Provisioning state
provisioningState?: string
Property Value
string
singleSignOnState
Single sign-on state
singleSignOnState?: string
Property Value
string
singleSignOnUrl
The login URL specific to this NewRelic Organization
singleSignOnUrl?: string
Property Value
string