<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00006v8yA7CAIOkta Classic EngineSingle Sign-OnAnswered2025-07-28T09:00:39.000Z2021-04-13T02:25:42.000Z2021-04-13T11:05:40.000Z

nhmer (nhmer) asked a question.

How to pass issuer information in query via postman

We are planning to use custom end point authorization server for application access to generate the ID token. When i access the token API via postman, i am able to generate the ID token and i can see that issuer is default issuer. Likewise, how do i pass custom auth server issuer details in my request via postman so that i can generate my token specific to custom auth server? I have tried to pass in "Params" as well as in "header" but no luck. No error but it returns the id token with default issuer only.


  • sandeepk.84743 (Wipro Technologies)

    what is the URL you are forming in the Postman ? It should be given in the URL not as the param or Headers.

This question is closed.
Loading
How to pass issuer information in query via postman