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

Adapt jwt retrieval for alyvix check #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sbettid
Copy link

@sbettid sbettid commented Sep 18, 2024

Since NetEye 4.38, the login procedure has been adapted to support also the single sign-on.

Unfortunately, this would mean that the current procedure to retrieve the JWT token, used by the Alyvix check, would stop working after the migration to the single sign-on identity and access management solution is completed.

Luckily, we can adapt the retrieval mechanism to use basic auth, an option that will make the retrieval of the JWT token working across all stages of the migration to the single sign-on solution and so across all NetEye versions.

@sbettid sbettid requested a review from jvigna September 18, 2024 15:49
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.

1 participant