Menu

Combodo-hybridauth and multi-default profile

2025-07-09
2025-07-09
  • GALACH Pierre

    GALACH Pierre - 2025-07-09

    Hello,
    I'm using the combodo-hybridauth extension with Keycloak.
    I want my users to have the 'Portal user' and 'Power portal user' profiles by default.
    I changed the iTop configuration from 'default_profile' => 'Portal user', to 'default_profile' => 'Portal user, Power portal user', but it doesn't work. I see an error in the logs 'No valid profile' , and no users have been created.

    I couldn't find any information in the extension's documentation about a limitation of the default_profile parameter.
    Is it possible to assign two profiles via this extension?

    Thanks in advance.

     
  • Vincent @ Combodo

    For now, Keycloak only support one profile, as the parameter name suggests it.
    OktaOIDC does provision users with multiple profiles, but not yet Keycloak.

    Your could propose a PR on this repository, to enable the support of this syntax
    'default_profile' => ["Portal power user", "Portal user"],

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.