David Christofas
661baaab67
add password reset link to login page
2022-03-16 15:50:45 +01:00
Ralf Haferkamp
a3aad659f8
Move logrus wrapper to ocis-pkg
...
To make it more widely usable
2022-02-25 08:58:38 +01:00
Willy Kloucek
ee57288309
switch all other services to struct tag based env config
2022-01-03 07:49:24 +01:00
A.Unger
ba1635165b
migrate idp to the new config scheme
2021-11-05 11:15:55 +01:00
Ralf Haferkamp
0e1355a038
Bump lico to v0.51.1
...
This update includes:
* Apply LibreGraph naming treewide
* move to go1.17
* Update 3rd party Go dependencies
2021-10-25 17:12:30 +02:00
Ralf Haferkamp
9e8231ab01
idp: Create parent directories if they don't exist
...
The parent directories of the identifier-registration.yaml config file might
not exist when starting idp. So instead of creating just the top most
directory use MkdirAll to also create the parents.
2021-10-22 16:35:59 +02:00
Willy Kloucek
562c376c68
fix identifier-registration.yaml creation
2021-10-20 11:35:05 +02:00
Ralf Haferkamp
3a42fdc578
Move to go-chi/chi v5
2021-08-24 17:48:37 +02:00
A.Unger
85848f1342
Merge branch 'master' into remake-traces
2021-08-12 12:19:32 +02:00
Ralf Haferkamp
6dd5be25fc
Move from kc/konnect to libregraph/lico
...
This switches the oidc implementation to libregraph/lico, which for now
is just a rename of kc/konnect. As there is no working lico release yet
(lico 0.34.0 wasn't fully renamed), we point it to the current master.
2021-08-10 16:25:26 +02:00
A.Unger
2bdd07e41b
add test spans
2021-08-06 15:47:46 +02:00
David Christofas
cc417c6ee8
resolve linter issues
2021-02-24 14:48:22 +01:00
Willy Kloucek
2efbb13e66
change secrets on deploy
2021-02-10 14:20:38 +01:00
Ilja Neumann
03cadf304c
Rename konnectd to IDP
2021-01-29 12:31:16 +01:00