Okta chiclet login

Hi, I created an app, I followed this tutorial https://github.com/okta/samples-python-flask/tree/master/okta-hosted-login.

In Application settings, I marked
Application visibility Display application icon to users

But when I click on the Application in Okta Dashboard, I get Not Authorized

Hi @anshulstrata

What is the configuration set for “Login flow” section inside the OIDC app in Okta: Redirect to app to initiate login (OIDC Compliant) or Send ID Token directly to app (Okta Simplified)?

Redirect to app to initiate login (OIDC Compliant)
I can’t have
Send ID Token directly to app (Okta Simplified) ? for web app

Hi @anshulstrata

Thank you for letting me know. Would it be possible to send us an email to developers@okta.com in order to have a Developer Support engineer further review the issue?

Send ID Token directly to app (Okta Simplified)

Web apps cannot use the Okta recommended login flow.

@dragos Sure I sent an email, to the mentioned email address.

@anshulstrata: what was the response?

@dragos

Is is not possible to use the Implicit (Hybrid) flow for a WebApp with the login initiated by Okta and Send ID Token directly to app (Okta Simplified)?

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