BODY
{
“username”: “Username”,
“password”: “Password”,
“audience”: “App Id”,
“options”: {
“multiOptionalFactorEnroll”: false,
“warnBeforePasswordExpired”: true
}
}
Headers:-
{
“Accept” : “application/json”,
“Content-Type” : “application/json”,
“Authorization” : “SSWS{{$TOKEN}}”
}
Error:-
{
“errorSummary”: “The request was not valid: api.authn.error.AUDIENCE_NOT_SUPPORTED”,
}
What’s missing?
Do we have any other api that can provide me “stateToken” to I can login using in Okta