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

[HELP] Modify OIDC claim name attribute #200

Open
janssen-bart opened this issue Apr 18, 2023 · 2 comments
Open

[HELP] Modify OIDC claim name attribute #200

janssen-bart opened this issue Apr 18, 2023 · 2 comments
Assignees

Comments

@janssen-bart
Copy link

Hi,

I was testing new features and new MS laps compatibility on v2. I noticed all settings are moved to SQL. I was once more setting up ISAM like in #94 but noticed the 'ClaimName' param is not defined anymore. Is it still possible to add it to the setting in database dbo.ConfigItems/Authentication?

@ryannewington
Copy link
Member

Hi @janssen-bart

My apologies, we did have a plan to expose a setting for this but didn't make the cutoff for V2.

We will add this in a future release.

If you perform an in place upgrade from v1, with the ClaimName setting in place, it will be imported into the V2 database.

You can manually add it to the config key json that you identified. Just back up the existing value or the service may fail to start if it's incorrectly formatted.

@ryannewington ryannewington changed the title [HELP] [HELP] Modify OIDC claim name attribute Apr 18, 2023
@ryannewington ryannewington self-assigned this Apr 18, 2023
@janssen-bart
Copy link
Author

OK Nice it looks like the override is still working when adding the extra parameter.
Thnks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants