Go to file
2025-01-17 17:24:08 +01:00
conf workin oc-auth 2025-01-17 17:24:08 +01:00
controllers workin oc-auth 2025-01-17 17:24:08 +01:00
infrastructure workin oc-auth 2025-01-17 17:24:08 +01:00
keto Oc Auth x Hydra x LDAP : draft of claims enrich for traefik + draft of forwarding 2024-10-28 14:58:11 +01:00
ldap-hydra workin oc-auth 2025-01-17 17:24:08 +01:00
pem BAHAMAS 2024-10-30 12:38:25 +01:00
routers workin oc-auth 2025-01-17 17:24:08 +01:00
swagger workin oc-auth 2025-01-17 17:24:08 +01:00
tests Initial commit 2024-07-26 13:46:05 +02:00
__debug_bin142225022 Oc Auth x Hydra x LDAP : draft of claims enrich for traefik + draft of forwarding 2024-10-28 14:58:11 +01:00
.gitignore Initial commit 2024-07-26 13:46:05 +02:00
auth.json Config and swagger upgrade 2024-09-27 09:20:59 +02:00
docker_auth.json after test 2024-11-05 10:11:39 +01:00
docker-compose-2.yml workin oc-auth 2025-01-17 17:24:08 +01:00
docker-compose.yml auth 2024-11-04 14:30:20 +01:00
Dockerfile BAHAMAS 2024-10-30 12:38:25 +01:00
go.mod workin oc-auth 2025-01-17 17:24:08 +01:00
go.sum workin oc-auth 2025-01-17 17:24:08 +01:00
index.html BAHAMAS 2024-10-30 12:38:25 +01:00
LICENSE.md license update 2024-10-03 09:38:23 +02:00
main.go workin oc-auth 2025-01-17 17:24:08 +01:00
oc-auth workin oc-auth 2025-01-17 17:24:08 +01:00
README.md Initial commit 2024-07-26 13:46:05 +02:00

oc-auth OpenCloud auth service.

Manages user auths

To build :

bee generate routers
bee run -gendoc=true -downdoc=true

If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :

url: "swagger.json"