We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Easiest workaround is to create a token with a created date long into the future and let Gravitee add that in a Authorization header.
Authorization
Sorry, something went wrong.
See also #239.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: