Skip to content

Support configurable custom Identity Providers #15344

@stianst

Description

@stianst

Description

Identity Providers are not using ConfiguredProvider, but rather something bespoke, resulting in the ability to make configurable custom identity providers without extending the admin console.

The old admin console (somewhat of a hack) supported adding a custom template for configuring custom providers, but this is not supported in the new admin console, resulting in it not being possible to create custom identity providers and make them configurable through the new admin console.

We will have to refactor identity providers to be ConfiguredProviders and also update the new admin console to support configuring them like it does for other ConfiguredProviders.

This will have to be done prior to removing the old admin console, as otherwise we have lost functionality in the new admin console.

Discussion

#11849

Motivation

Support all required functionality in the new admin console prior to removing the old console.

Details

No response

Metadata

Metadata

Assignees

Labels

kind/enhancementCategorizes a PR related to an enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions