Discussions

Ask a Question
Back to all

Way to direct user to the right request

Hey,

I've got an application that I want to have users go via Entitle to request access/higher privileges for. Is there a way to link them to a new request form so that the resource they need is already filled in and they just have to go through the rest of the steps? Just trying to make it easier for them so they don't get redirected then have to find the resource in entitle. I know I could programmatically generate the request using your API, but I don't want to have API credentials inside the application.

For reference the flow is: The application checks their OIDC claims sees they're not in the correct group and bounces them to entitle to request temporary access to the group via our backend IDP which is connected to Entitle.

Thanks!

Drew