dex icon indicating copy to clipboard operation
dex copied to clipboard

Add preferred_username to local static passwords

Open cldfzn opened this issue 1 year ago • 4 comments

Preflight Checklist

  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

We would like to use preferred_username as the claim of choice for some of our operations, but it does not seem that we can have that claim filled when using a static password based client.

Proposed Solution

Add the preferred_username claim to match the username attribute on static password based clients or make claim mapping available for us to populate the token with the pre-filled data.

Alternatives Considered

No response

Additional Information

No response

cldfzn avatar Mar 11 '24 14:03 cldfzn

I would like to work on this issue.

ioboi avatar Apr 21 '24 17:04 ioboi

Hi @cldfzn @ioboi , I am also concerned about this issue. Is there any progress now?

vegetablest avatar Jun 14 '24 07:06 vegetablest

Hi @vegetablest

I wanted to use dex as a lightweight IdP for local development but then opted to use Keycloak as @nabokihms suggested here.

Maybe @nabokihms you can clarify if this is still not on the roadmap.

ioboi avatar Jun 17 '24 14:06 ioboi