Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Enable per-namespace authentication #685

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

MarinPostma
Copy link
Contributor

@MarinPostma MarinPostma commented Sep 17, 2023

This PR enables per-name authentication.

The queried namespace is compared with the id claim in the JWT to decide whether the user can access the namespace. If they don't, the namespace is reported as non-existing.

@MarinPostma MarinPostma force-pushed the add-namespace-to-auth branch 2 times, most recently from b2fb073 to 28ff0e3 Compare September 18, 2023 13:30
@MarinPostma MarinPostma marked this pull request as ready for review September 18, 2023 13:30
@MarinPostma MarinPostma force-pushed the add-namespace-to-auth branch 7 times, most recently from 611e48f to 29e407f Compare September 18, 2023 14:00
@MarinPostma MarinPostma changed the title add namespace to auth Enable per-namespace authentication Sep 19, 2023
@MarinPostma MarinPostma added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit 7b20fb1 Sep 19, 2023
@MarinPostma MarinPostma deleted the add-namespace-to-auth branch September 19, 2023 15:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants