-
Nigel Elliott's profile was updated 4 years, 1 month ago
-
Nigel Elliott changed their profile picture 4 years, 1 month ago
-
Nigel Elliott started the topic OpenICF Access Token Support in the forum Identity Management 4 years, 1 month ago
I am trying to use the Groovy REST connector to connect to a third party REST API. The third party REST API uses in essence a Bearer token for all REST requests after the initial authentication. So the steps would be:
1. Call /api/authenticate/login (Pass username and password)
2. Response would includes an access token value
3. Call /api/user/…[Read more] -
Nigel Elliott replied to the topic Introduce yourself! in the forum General Discussion 4 years, 1 month ago
Hello my name is Nigel and work for a Global Payroll Provider.
We have a project to setup Identity Management for our applications using the full ForgeRock suite. This includes single sign on, provisioning, self-service, etc.
-
Nigel Elliott started the topic Adjust the url parameter for id_token in the forum Access Management 5 years, 8 months ago
I have been evaluating OpenAm and is a very good and flexible product, however trying to get it to work with Zendesk using JWT. Zendesk requires the JWT token to be passed as a URL parameter called “jwt”. During testing I can see that OpenAM is passing the jwt token using a URL parameter of “id_token”. Is there a way (maybe via a plugin) to change…[Read more]