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

TG-13 Add audience to authentication process #13

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

cvillarongace
Copy link
Collaborator

An audience in Keycloak is a specific identifier that can be included in access tokens. This allows you to control which services or applications can accept a particular token, enhancing security and fine-grained access control.

Copy link
Collaborator

@KaiserZoza KaiserZoza left a comment

Choose a reason for hiding this comment

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

Since this audience information is extensive, should we consider having it on a separate readme and link it from the main readme?

@cvillarongace cvillarongace merged commit 97870c8 into main Nov 6, 2024
1 check passed
@cvillarongace cvillarongace deleted the TG-13-add-audience branch November 6, 2024 12:40
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