Closed denysoblohin-okta closed 7 months ago
Adds revokeSessions input value for OktaPassword authenticator. Should be mapped to credentials.revokeSessions in IDX API request. revokeSessions is an optional parameter used for ResetAuthenticator remediator.
revokeSessions
OktaPassword
credentials.revokeSessions
ResetAuthenticator
Fixes issue https://github.com/okta/okta-auth-js/issues/1453
Internal ref: https://oktainc.atlassian.net/browse/OKTA-645241
Adds
revokeSessions
input value forOktaPassword
authenticator. Should be mapped tocredentials.revokeSessions
in IDX API request.revokeSessions
is an optional parameter used forResetAuthenticator
remediator.Fixes issue https://github.com/okta/okta-auth-js/issues/1453
Internal ref: https://oktainc.atlassian.net/browse/OKTA-645241