znc icon indicating copy to clipboard operation
znc copied to clipboard

Add OpenID Connect support

Open cwchristerw opened this issue 2 years ago • 3 comments

I would like to be able to login/register with OpenID Connect (oidc) to Web Frontend and then I could set password that I can use when logging in with IRC.

cwchristerw avatar Jul 09 '23 09:07 cwchristerw

Doesn't that imply open access for everyone?

DarthGandalf avatar Jul 09 '23 09:07 DarthGandalf

Technically it allows you to attach your own OpenID Connect to your own ZNC and then your users can login from your realm. There can be limitations based on groups, roles or some property of user, but those are secondary feature because you can already limit who can login based on those from Keycloak itself.

cwchristerw avatar Jul 09 '23 15:07 cwchristerw

It's semi open access because it will be open to all users in your own realm.

cwchristerw avatar Jul 09 '23 15:07 cwchristerw