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

Username field is auto poppulated with the subject claim from Fed Auth during JIT with consented username and password flow #21578

Open
LahiruLS opened this issue Nov 2, 2024 · 0 comments
Assignees

Comments

@LahiruLS
Copy link

LahiruLS commented Nov 2, 2024

Describe the issue:
Username field is auto poppulated with the subject claim from Fed Auth during JIT with consented username and password flow

How to reproduce:

  1. Setup an FedIDP, we uses UAEPASS where the sub claim is a UUID
  2. Enable JIT with consented username and password flow from console app for the connector.
  3. Now try the flow.
  4. When the page where it asked to fill the username the UUID is auto filling the field. This auto poppulated value can be changed by changing the Subject attribute from the connection. However If we change that the association ID and lot more will be changed accordingly. Hence the customer do not wants to change the subject claim from the connecion and needs to keep the UUID as the subject. This is required to keep consistancy between UAEPASS IDP and WSO2 IDP.
Screenshot 2024-11-02 at 08 23 31

Expected behavior:
The expectation is that this field to be empty.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: 7.0.0
  • OS: Any
  • Database: Oracle 19
  • Userstore: JDBC

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

3 participants