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
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
The Identity Platform provides seamless integration with your OIDC compatible charms using the power of juju relations. We are going to assume that:
- You have deployed the identity platform bundle.
- 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