How to disable or change the alert message

Is there any way to bypass/change the alert message for permissions during a SignIn and SignOut().
In both the cases it is showing as App Wants to use “oktapreview” to Sign In
Please help us to change the message in the popup.

Is there any way to edit the the permission popup ? As it is showing as SignIn for both login and logout cases.

Hello @maheshnarla,

These pop-ups come from the iOS system, and we can not customize or bypass them currently: Sign In prompt is displayed before signOut completion handler is called · Issue #199 · okta/okta-oidc-ios · GitHub

As long as you are attempting to authenticate, the device may require these prompts. For more info on this you can see the details here: Dialog asking for sign-in permissions · Issue #177 · openid/AppAuth-iOS · GitHub

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.