You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello everyone,
Would you happen to know how to get the identity provider's auth-token please ? I can't seem to find it in any call in the Devtool Network-tab. In fact, when I navigate, I can't even see any call to the Identity Provider.
Thanks in advance !
Regards,
Dylan
Hi Dylan,
id.atlassian.com & your identity provider exchange a SAML authentication request & a SAML response (both XML based) via your Browser via some redirects or posts.
You will see them in the network tab of your browser but it's easer to capture them with Browser extensions like the SAML Tracer ... here is a good view of available tools including Browser extensions for Chrome & Firefox: https://www.samltool.com/saml_tools.php
Just because I am curious, what do you want with it? As I can't really see a sensible usecase ...
Cheers,
Chris
Hi Christian, thanks for your answer! I'll try the SAML Tracer-like tools.
The use case is : I want to call some of the Identity Provider's REST APIs to query users and customers informations (like hardware / software / profesional infos). The IdP is Keycloak and the client doesn't want these infos duplicated in the Cloud (via CSV import etc.). I need the auth-token and the right roles on the IdP (like view-users) to do this.
Cheers and thanks again,
Dylan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.