auth.provider API
Preparing search index...
@o3co/auth-provider-oauth
FrontchannelRP
Interface FrontchannelRP
interface
FrontchannelRP
{
clientId
:
string
;
frontchannelLogoutSessionRequired
?:
boolean
;
frontchannelLogoutUri
?:
string
;
}
Index
Properties
client
Id
frontchannel
Logout
Session
Required?
frontchannel
Logout
Uri?
Properties
Readonly
client
Id
clientId
:
string
Optional
Readonly
frontchannel
Logout
Session
Required
frontchannelLogoutSessionRequired
?:
boolean
Defaults to
true
— append sid so RPs can correlate sessions.
Optional
Readonly
frontchannel
Logout
Uri
frontchannelLogoutUri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
frontchannel
Logout
Session
Required
frontchannel
Logout
Uri
auth.provider API
Loading...
Defaults to
true— append sid so RPs can correlate sessions.