Replies: 1 comment 7 replies
-
Please refer to https://www.authelia.com/reference/guides/generating-secure-values/#generating-an-rsa-keypair |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hey guys im trying to add the sso to my jellyfin server and i cant run my authelia for some reason
2024/03/25 15:23:20 | stdout | �[31mFATA�[0m[0000] Can't continue due to the errors loading the configuration
2024/03/25 15:23:20 | stdout | �[31mERRO�[0m[0000] Configuration: identity_providers: oidc: option 'issuer_private_key' is required
when I add the client block the the config, that the log that pop.
some one know why?
i used this block and filled it with my details
identity_providers:
oidc:
// hmac secret and private key given by env variables
clients:
description: My media server
// Client secret should be randomly generated
secret:
authorization_policy: one_factor
redirect_uris:
Beta Was this translation helpful? Give feedback.
All reactions