Skip to content

OpenID generic provider support #10151

@offtherailz

Description

@offtherailz

Description

Provide a generic support for an openID Connect provider.

Acceptance criteria

  • MapStore can be configured via mapstore-ovr.properies to be connected to a generic openid provider
  • The configuration allows to configure standard minimal properties to allow the user to login, with optional user creation. The minimal are:
    • discoveryUrl : to properly
    • clientId
    • clientSecret
    • principalKey: to identify the claim to use for the username.
  • The login should be available as an alternative login method in he login form or direct (as for keycloak, google etc..)
  • Logout have to be impelmented too.

The purpose is to provide the support to allow login via oidc + LDAP, for services like Azure.

Other useful information

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions