Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthZ authentication #41

Open
c0c0n3 opened this issue Jun 2, 2020 · 0 comments
Open

AuthZ authentication #41

c0c0n3 opened this issue Jun 2, 2020 · 0 comments

Comments

@c0c0n3
Copy link
Member

c0c0n3 commented Jun 2, 2020

PR #39 implemented pretty much everything we need for AuthZ support except for authentication with AuthZ, i.e. the adapter should authenticate with AuthZ beforehand. As far as I understand this is not strictly needed for the beta release and is only relevant if AuthZ gets deployed outside of the mesh?

Below is @gboege's note about it, taken from the doc detailing AuthZ requirements for the beta release---like I said, #39 implemented all of that stuff, except for the below

QUESTION:
One thing, that just came to my mind is: We might need authorization for AuthZForce.
Please have a look at the function "authenticate" https://github.com/ging/fiware-pep-proxy/blob/master/lib/idm.js.
Straight forward code, plus also a bit caching and configuration.

@c0c0n3 c0c0n3 added this to Backlog in Beta release Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant