Closed MarinPostma closed 1 year ago
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.
id
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.