Skip to content
Snippets Groups Projects
Verified Commit 7ef5bdf5 authored by Mark's avatar Mark
Browse files

Typo

parent 6d3ab55a
No related branches found
No related tags found
1 merge request!5Service Integration
Pipeline #1441 failed with stages
in 1 minute and 38 seconds
...@@ -14,7 +14,7 @@ To use OpenID Connect or oAuth you need to set up an oAuth Client for every appl ...@@ -14,7 +14,7 @@ To use OpenID Connect or oAuth you need to set up an oAuth Client for every appl
needs to authenticate it's users. You can leverage the Hydra Admin API to create oAuth clients. needs to authenticate it's users. You can leverage the Hydra Admin API to create oAuth clients.
As a starting point, you can have a look at the script provided in `test/`. As a starting point, you can have a look at the script provided in `test/`.
To use SSO, configure your oAuth client (for example netxtcloud) and create a new oAuth client object. To use SSO, configure your oAuth client (for example nextcloud) and create a new oAuth client object.
After your server is running, refer to `https://sso.<YOUR.DOMAIN>/.well-known/openid-configuration` as a reference on how to configure your openID Connect or oAuth client. After your server is running, refer to `https://sso.<YOUR.DOMAIN>/.well-known/openid-configuration` as a reference on how to configure your openID Connect or oAuth client.
# Testing # Testing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment