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

auth_oidc - UI shows incorrect internal name for Binding Username Claim config value #2729

Open
rkimball-ankored opened this issue Dec 9, 2024 · 1 comment · May be fixed by #2724, #2723, #2722, #2721 or #2720
Open
Assignees
Labels
Issue type - bug Bugs in existing code that needs to be fixed. Plugin - auth_oidc Status - PR ready / pending release Dev is done and PR ready. Will be included in the next release.
Milestone

Comments

@rkimball-ankored
Copy link

On the "Authentication / OpenID Connect / Binding Username Claim" page, the internal name for the config value is shown as "auth_oidc | binding_username_claim". The actual internal name is "auth_oidc | bindingusernameclaim".

Image

# php admin/cli/cfg.php --component=auth_oidc | grep binding
bindingusernameclaim    auto
@weilai-irl
Copy link
Collaborator

Hi @rkimball-ankored

Thank you for reporting this issue.

We have identified this issue and prepared PR to fix it. They are linked to this issue now. They will be included in the next release.

Regards,
Lai

@weilai-irl weilai-irl added this to the 2025-01 milestone Dec 10, 2024
@weilai-irl weilai-irl self-assigned this Dec 10, 2024
@weilai-irl weilai-irl added Issue type - bug Bugs in existing code that needs to be fixed. Plugin - auth_oidc Status - PR ready / pending release Dev is done and PR ready. Will be included in the next release. labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment