mmattel
5e74b50efb
[docs-only] Fix envvars with a array slice ([]string)
2023-11-09 12:22:59 +01:00
Daniël Franke
053ffc869f
Change invitations to use service tracing provider
...
This changes the invitations service to use the service tracing provider.
2023-07-25 12:06:42 +02:00
mmattel
6ad53971ef
[docs-only] Increase readability for log level values in the description
2023-07-07 10:33:42 +02:00
mmattel
d7b447b791
[docs-only] Increase readability for tracing values in the description
2023-07-07 09:50:39 +02:00
mmattel
758192bd6d
[docs-only] Fix some envvar descriptions
2023-06-09 13:03:17 +02:00
Daniël Franke
2e8b741530
improve readme
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-14 15:09:54 +02:00
Daniël Franke
8e32b4f5da
Integrate keycloak and events data into graph.
...
This PR adds the data from keycloak and events into the GDPR export of
the graph service.
2023-04-14 15:09:54 +02:00
mmattel
052cd0f273
Fix invitations README.md
2023-03-29 11:31:09 +02:00
Daniël Franke
177cd0bb57
Update services/invitations/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-03-24 11:43:26 +01:00
Daniël Franke
1a7e2fd782
Update services/invitations/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-03-24 11:43:22 +01:00
Daniël Franke
361af723a5
Update services/invitations/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-03-24 11:43:18 +01:00
Daniël Franke
f244869e91
Use keycloak for invitations backend.
...
As keycloak already supports everything needed for the required
invitation flow, it's ideal to use as the first backend to create users
and to send them invitation mails.
This PR implements that as the first and (for now) only backend.
2023-03-24 11:43:11 +01:00
Jörn Friedrich Dreyer
fc5e4ea7d1
generic http backend provisioning requests
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-03-24 11:43:07 +01:00
Jörn Friedrich Dreyer
f805cca363
initial invitations skeleton
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-03-24 11:42:48 +01:00