How to connect an OKTA Saml2.0 application to the AspNet Core 6.0 API?
Hi,
I would like to know the step-by-step instructions for authenticating the OKTA Saml 2.0 application configured by my client and our AspNet Core 6.0 API.
The client sent us the Metaframe, Inssue, ClientId and ClientSecret. My application’s frontend is React.
Thanks!