Variable ClientOidcBackchannelLogoutInitiatorsEnum
ClientOidcBackchannelLogoutInitiatorsEnum: {
RpLogout: "rp-logout";
IdpLogout: "idp-logout";
PasswordChanged: "password-changed";
SessionExpired: "session-expired";
SessionRevoked: "session-revoked";
AccountDeleted: "account-deleted";
EmailIdentifierChanged: "email-identifier-changed";
MfaPhoneUnenrolled: "mfa-phone-unenrolled";
AccountDeactivated: "account-deactivated";
}
Type declaration
Readonly
RpLogout: "rp-logout"
Readonly
IdpLogout: "idp-logout"
Readonly
PasswordChanged: "password-changed"
Readonly
SessionExpired: "session-expired"
Readonly
SessionRevoked: "session-revoked"
Readonly
AccountDeleted: "account-deleted"
Readonly
EmailIdentifierChanged: "email-identifier-changed"
Readonly
MfaPhoneUnenrolled: "mfa-phone-unenrolled"
Readonly
AccountDeactivated: "account-deactivated"