-
Notifications
You must be signed in to change notification settings - Fork 8
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
Proposal for predefined key access #169
base: main
Are you sure you want to change the base?
Conversation
The POSIX Mapper can now be used with a request header: Groups are also checked for Supports checking key files in the |
posix-mapper/src/main/java/org/opencadc/posix/mapper/web/PosixMapperListener.java
Outdated
Show resolved
Hide resolved
the build fail is due to a new cadc-util OpenIDPrincipal ctor; the fix for cadc-access-control is in a PR but that also has incompatible changes to StandardIdentityManager and we havent' figured out versioning there. I'll figure something out right now |
This is (overcome by events) so it's going to sit as-is until we know form sure if we need apikeys or not. |
Allow setting authorized Groups (empty list means nobody is allowed) in POSIX Mapper
Add reusable pre-defined key checker to access POSIX Mapper