Skip to content

Documentation for redirect_uri with volto #87

Description

@krissik

I am configuring volto for openid and the documentation confused me. It says

redirect_uris: this needs to match the public URL where the user will be redirected after the login flow is completed. It needs to include the /Plone/acl_users/oidc/callback part. When using Volto you need to expose Plone somehow to have the login process finish correctly.

So I wondered but did so ... and after login I was in classicui (what I did not want).

The documentation also says:

Also, on the OpenID provider, configure the Redirect URL as <Path to your Plone site>/login-oidc/oidc.

So I tried /login-oidc/oidc as redirect_uri in @@oidc-controlpanel. And this works without exposing Plone Backend and after login I am still in volto.

Is this the correct way to configure the oidc plugin for volto? Did I miss some documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions