10000 Auto submit the "Organization Identity-First Login" form with pre-filled username field · Issue #38228 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Auto submit the "Organization Identity-First Login" form with pre-filled username field #38228
Closed
@slykar-hpts

Description

@slykar-hpts

Description

I have an authentication flow that should redirect users to their Identity Provider login page or show a username/password login form.

When I pass login_hint param during OIDC flow, the username field is correctly pre-filled, but the user still needs to submit the form. There should be an option to automatically "submit" the form if the username value is already provided and the user exists.

Here's my authentication flow:

Image

Discussion

No response

Motivation

The login_hint is provided when the user is known, so there's no need for an additional form submission, especially if the user provided the username themselves in a previous step that initiated the OIDC flow.

Details

This should either be a default behaviour or configuration option of the Organization Identity-First Login.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0