Skip to content
New issue

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

Document adding claimId to the execution engine JWT payload #537

Closed
mjsmike62 opened this issue Jan 4, 2024 · 1 comment
Closed

Document adding claimId to the execution engine JWT payload #537

mjsmike62 opened this issue Jan 4, 2024 · 1 comment

Comments

@mjsmike62
Copy link

Document that claimId can be set in a JWT payload to convey information about the client being authenticated. This is useful for more advanced forms of authentication beyond the basic 1-CL-to-1-EL authentication that's usually done.

Also, document that adding claimId to the JWT payload for the execution engine is tested with ee-jwt-claim-id: foobar.

See PR: Add id claim to the execution engine JWT payload #7816

@StefanBratanov
Copy link
Contributor

Hi, this has been done as part of #530

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

No branches or pull requests

2 participants