Customize Permission Alert Messages

Hi Team,

I am building a react native app which uses Okta. I wanted to know if there is a way to customise the Alert message for permissions during a signout().

Are you referring to the iOS prompt that happens when the SDK redirects to the /logout endpoint, like the one depicted in this thread: ios - Modify AppAuth alert - Stack Overflow?

If so, unfortunately, this is a system level prompt thrown and it is not able to be hidden or customized. More details about this: Sign In prompt is displayed before signOut completion handler is called · Issue #199 · okta/okta-oidc-ios · GitHub and Dialog asking for sign-in permissions · Issue #177 · openid/AppAuth-iOS · GitHub

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