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 | 3 | 4903 | January 9, 2019 | |
Auth0 <--> AWS OpenID | 1 | 4212 | March 2, 2018 | |
Using Auth0 to generate AWS temporary credentials with SSO | 2 | 3503 | May 10, 2022 | |
Programmatically implement Auth0 as Idp and Aws as Service provider (Aws connect) | 3 | 3176 | September 3, 2019 | |
Worpress frontend login and registration | 4 | 4236 | March 2, 2018 |