Hydra

  • Identity Charmers
Channel Revision Published Runs on
latest/stable 276 24 Apr 2024
Ubuntu 22.04
latest/edge 319 Yesterday
Ubuntu 22.04
0.3/edge 298 16 Aug 2024
Ubuntu 22.04
0.2/stable 285 26 Jun 2024
Ubuntu 22.04
0.2/edge 285 09 May 2024
Ubuntu 22.04
0.1/edge 270 24 Nov 2023
Ubuntu 22.04
juju deploy hydra --channel 0.3/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 5 months ago.