Using authentik now

This commit is contained in:
Miroslav Vasilev 2023-12-14 20:14:25 +02:00
parent 70a67bf537
commit 6a5ea58e08
2 changed files with 8 additions and 2 deletions

6
.idea/vcs.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View file

@ -1,5 +1,5 @@
AUTHENTIK_CLIENT_ID= github oauth2 client id AUTHENTIK_CLIENT_ID= authentik oauth2 client id
AUTHENTIK_CLIENT_SECRET= github oauth2 client secret AUTHENTIK_CLIENT_SECRET= authentik oauth2 client secret
GATEWAY_URI= http://localhost:8080 GATEWAY_URI= http://localhost:8080
API_URI= http://localhost:8081 API_URI= http://localhost:8081