znc
znc copied to clipboard
Add OpenID Connect support
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.
Doesn't that imply open access for everyone?
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.
It's semi open access because it will be open to all users in your own realm.