Hi,
We are using Okta Sign-in Widget to enforce SSO and MFA for the onboarded SAML and OIDC apps. My questions are
- Can Authorization Code flow with PKCE be applied to the SAML apps?
- How to implement/enforce auth+pkce to the configured OIDC app that is required for using sign-in widget?
- Is there any sample code that I can reference to implement PKCE for the OIDC apps that are implemented with Angular 6 or 7?
Thanks in advance for your kindly help!
Wei