Use PKCE with OpenID Connect (not OAuth)

Is PKCE only for OAuth flow (Authorization Code Grant)?

Does OpenID Connect spec (and Okta) support PKCE for Auth (Or ID Tokens retrieval via Authorization code grant)?

Thanks,
Rohit.

Hi @rohitj

You can specify openid as scope on /authorize endpoint in order to retrieve an ID token.

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