Identity Platform

  • Identity Charmers | bundle
Channel Revision Published
latest/edge 34 16 Oct 2024
0.3/edge 32 20 Sep 2024
0.2/edge 25 09 May 2024
0.1/edge 17 25 Apr 2024
juju deploy identity-platform --channel edge
Show information

Platform:

The Identity Platform provides seamless integration with your OIDC compatible charms using the power of juju relations. We are going to assume that:

  1. You have deployed the identity platform bundle.
  2. You have deployed an OIDC compatible charmed application.

To connect an OIDC compatible charmed application with the identity-platform bundle, integrate it with hydra:

juju integrate hydra <OIDC compatible charmed application>

Use juju status to inspect the progress of the integration. After the applications have settled down, you should be able to log in to your application using the Identity Platform.

See more: Charmhub | Hydra > Integrations > oauth


Help improve this document in the forum (guidelines). Last updated 6 months ago.