Skip to content
Snippets Groups Projects
Commit 71673781 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

change in readme

parent 182ad3e6
No related branches found
No related tags found
Loading
Pipeline #43718 failed
...@@ -109,25 +109,7 @@ This is the procedure for that. ...@@ -109,25 +109,7 @@ This is the procedure for that.
> docker exec -it atdb-ldv python manage.py migrate --settings atdb.settings.docker_sdc > docker exec -it atdb-ldv python manage.py migrate --settings atdb.settings.docker_sdc
#### Integrating Astronauth #### Integrating Astronauth
See the integration instructions in the [astronauth repo](https://git.astron.nl/astron-sdc/astronauth) See the integration instructions in the [astronauth repo](https://git.astron.nl/astron-sdc/astronauth)
After this the following considerations apply:
* Log into the Django admin interface
* Make sure the Sites contains an entry
In the Social Accounts section, click add on Social applications and use the following settings
Provider => Keycloak
Name => Keycloak (could be anything)
Client id => The Client ID configured in your Keycloak Realm.
Secret => The Secret key provided by the Keycloak Realm in the Credentials tab
Sites => Make sure the site is added, otherwise you will run into No providers available errors.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment