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

Add support for Gravitee API-keys #342

Open
oyvindkolbu opened this issue Sep 30, 2019 · 2 comments
Open

Add support for Gravitee API-keys #342

oyvindkolbu opened this issue Sep 30, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@oyvindkolbu
Copy link
Collaborator

oyvindkolbu commented Sep 30, 2019

As a start at least support read-only API-keys issued by Gravitee. Must support basic-auth between Gravitee and mreg.

See https://docs.gravitee.io/apim_publisherguide_expression_language.html#attributes for some usefull attributes.

@oyvindkolbu oyvindkolbu added the enhancement New feature or request label Sep 30, 2019
@oyvindkolbu
Copy link
Collaborator Author

Easiest workaround is to create a token with a created date long into the future and let Gravitee add that in a Authorization header.

@terjekv
Copy link
Collaborator

terjekv commented Nov 29, 2023

See also #239.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants