Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Provide 'idpHint' using provideKeycloak #661

@balazsjdp

Description

@balazsjdp

Is there a way to use 'idpHint' using provideKeycloak? I can use it in my guard:

if (!authenticated) { keycloak.login(environment.keycloak.loginOptions); return false; }

But I found no way to provide the 'idpHint' for the initial login

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions