While Implementing Okta with open ID in Asp.net Form I am receiving following error ,any help pls .
Do you know which OIDC flow you’re implementing? It sounds like it might be a hybrid flow so you would need to enable the Implicit (Hybrid) grant type in your Okta app settings (allow ID token and maybe access token).
Without allowing ID token and maybe access token ,can’t we access ?