I’m trying to find the best way to use Auth0 as identity provider to get AWS credentials from the browser. I don’t know what would be the best way to do this from Wordpress once the user has logged in. I’m using the WP Auth0 plugin, but I guess there must be a way to get the user profile info/token using front-end javascript once logged into Wordpress. Help will be really appreciated. BTW, I have done all the steps to setup the IAM role in AWS, I just need some Javascript that sends the token, assumes the IAM role, and gets the AWS creds on the browser.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Obtaining 'base64-token' from Auth0 as Identity Provider | 2 | 4943 | January 2, 2019 | |
| Auth0 <--> AWS OpenID | 0 | 4234 | August 7, 2017 | |
| Programmatically implement Auth0 as Idp and Aws as Service provider (Aws connect) | 2 | 3206 | August 30, 2019 | |
| Auth-0, Cognito with React - where and how do they merge | 4 | 4067 | January 4, 2021 | |
| Get user profile from auth0 to create wordpress user with the good profile | 3 | 55 | February 13, 2026 |