Skip to content

Conversation

@ChrisMacNaughton
Copy link
Member

Access to management and use of access tokens is restricted to
users of groups that have this feature enabled. When a valid
access token is provided, a 200 is returned from the Nginx
auth request handler, even without an existing user session.
This can be used to allow enabled users to communicate with
APIs behind the Nginx auth request.

Closes #183

Access to management and use of access tokens is restricted to
users of groups that have this feature enabled. When a valid
access token is provided, a 200 is returned from the Nginx
auth request handler, even without an existing user session.
This can be used to allow enabled users to communicate with
APIs behind the Nginx auth request.

Closes #183
@coveralls
Copy link

coveralls commented Nov 13, 2021

Coverage Status

Coverage decreased (-0.02%) to 87.686% when pulling 3099f99 on feature/token-auth into 613d827 on master.

@ChrisMacNaughton ChrisMacNaughton merged commit a8f4835 into master Nov 13, 2021
@ChrisMacNaughton ChrisMacNaughton deleted the feature/token-auth branch November 13, 2021 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It should support some kind of bearer tokens

3 participants