I successfully integrated Okta OIDC into my Blazor application, and everything is working perfectly. Now, I have a new requirement to integrate AWS OIDC as an external identity provider. Could someone please guide me on how to achieve this? I tried following the official Okta documentation, but I found it a bit unclear and wasn’t able to implement it on my own. Thank you!
Is this the documentation you’re trying to follow: Enterprise Identity Provider | Okta Developer
What issues/questions did you have about it? In order to get this configured, you’ll need to have information from the other vendor about what their OIDC endpoints are so Okta can communicate with them. Have you been able to find such documentation for AWS?
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.