Skip to content

What is the intended flow for authenticating/authorizing a User Entity from a Web UI #1015

Closed Answered by jrschumacher
pacog1994 asked this question in SDK Q&A
Discussion options

You must be logged in to vote

@pacog1994 this issue was resolved, so you should be able to make the calls now.

Regarding how a web interface would be able to make a getDecision request, my advice is to write this in your server side PEP. This way, you can protect your platform from users making getDecision requests about other users. It's up to you if you want to implement a token exchange or if you want to privilege your server PEP to make these kinds of requests.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jrschumacher
Comment options

Answer selected by jrschumacher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants