Skip to content

Adding CEL based principal extractor for custom environments. - #133

Open
dawid-nowak wants to merge 6 commits into
mainfrom
user/dawid.nowak/cel_based_principal_extractor_merged
Open

Adding CEL based principal extractor for custom environments.#133
dawid-nowak wants to merge 6 commits into
mainfrom
user/dawid.nowak/cel_based_principal_extractor_merged

Conversation

@dawid-nowak

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Dawid Nowak <nowakd@gmail.com>
Signed-off-by: Dawid Nowak <nowakd@gmail.com>
Signed-off-by: Dawid Nowak <nowakd@gmail.com>
Signed-off-by: Dawid Nowak <nowakd@gmail.com>
Signed-off-by: Dawid Nowak <nowakd@gmail.com>

@lucarlig lucarlig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 issues @dawid-nowak :
using "sub":"<existing-user>", "tenant_id":" " (Blank tenant). i get 404 does it mean authentication passed? Would expect 401.

"sub":"<existing-user>", "tenantId":null, "tenant_id":"acme" finds tenantId null and gives 401, before we had fallback to check whole fields including tenant_id that in this case would come after is this intended?

Signed-off-by: Dawid Nowak <nowakd@gmail.com>
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.

2 participants