
User16063178205104595006 (Customer) asked a question.
After creating a new user in okta, unable to sign in "Sign in was not authorized", with an inner exception indicating, Authorization Error: unsupported URL.
I've verified that calls to /authn succeed and return a session token, and the subsequent call to /authorize returns a 302, but the ios native module throws an error and does not resolve tokens.
The android native module appears to work as expected and resolves tokens.
Environment
- Okta SDK: 3.10.6
- iOS version: 14.7.1
- Xcode Version: 12.5.1
- OS: Big Sur 11.5.2
