Skip to content

Commit

Permalink
Merge pull request #35 from canonical/IAM-1036
Browse files Browse the repository at this point in the history
Fix README link
  • Loading branch information
nsklikas authored Sep 24, 2024
2 parents 0c2d747 + eab9df8 commit 4d13c93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ juju deploy traefik-k8s <internal ingress app> --trust --channel <channel>
juju offer <external ingress app>:ingress <offer name>
```

Because the bundle uses an external Idp provider (e.g. Microsoft Azure),
Because the bundle uses an external Idp provider (e.g. Microsoft EntraID),
it needs to provide additional variables for the module to run. More
information about the Idp provider configuration can be
found [here](https://github.com/canonical/kratos-external-idp-integrator/blob/main/config.yaml).
found [here](https://charmhub.io/kratos-external-idp-integrator/configurations).
Please create a Terraform variable definition (`.tfvars`) file in the root
directory as follows.

Expand Down

0 comments on commit 4d13c93

Please sign in to comment.