I tried configuration of custom OIDC provider in config.json according to the config.default.json here
Custom OIDC provider is return by curl -s -H "Host: api.desktop.domain.net" https://desktop.domain.net/auth/oidc/providers but not shown in frontend.
Did I forget some setting, or are custom oidc providers not supported?
Thanks a lot! Nico
I tried configuration of custom OIDC provider in config.json according to the config.default.json here
puter/config.template.jsonc
Line 93 in 900b0d7
Custom OIDC provider is return by
curl -s -H "Host: api.desktop.domain.net" https://desktop.domain.net/auth/oidc/providersbut not shown in frontend.Did I forget some setting, or are custom oidc providers not supported?
Thanks a lot! Nico