Skip to content

Commit

Permalink
doc: Change federated-auth oidc provider registration command (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
i3mSuperMan committed Jul 13, 2021
1 parent 5b4ada2 commit 3052b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/content/reference/federated-auth/oidc.md
Expand Up @@ -24,7 +24,7 @@ Where `my-oidc-provider` is the ID that you have chosen for this OpenID Connect
After you have created the OAuth2 client you may register the provider using the `is-db` stack command:

```bash
$ ttn-lw-stack is-db create-auth-provider
$ tti-lw-stack is-db create-auth-provider
--id my-oidc-provider
--name "My OIDC Provider"
--allow-registrations true
Expand Down

0 comments on commit 3052b43

Please sign in to comment.