collective / pas.plugins.oidc

PAS plugin for OpenID Connect authentication
Other
3 stars 11 forks source link

Where we configure the openid provider? #52

Open ramiroluz opened 1 month ago

ramiroluz commented 1 month ago

The README says to configure the openid profile but I could not find any instruction in neither plugins (pas.plugins.oidc and volto-authomatic) to learn where to configure the OpenID provider.

image

ramiroluz commented 1 month ago

I am not sure, but I think we need 3 plugins to use volto and pas.plugins.oidc.

  1. pas.plugins.oidc
  2. volto-authomatic
  3. pas.plugins.authomatic

Then we configure the oidc provider in pas.plugins.authomatic (trying this).

erral commented 1 month ago

Nope, pas.plugins.oidc is enough. You need to install it and then go to the ZMI, you will find the oidc plugin inside acl_users.

Then you need volto-authomatic for Volto integration .