Skip to content
Snippets Groups Projects
Verified Commit 16d424b7 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add note on secret config file to example config

parent ed74d7bc
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,12 @@ auth_url = "https://ticdesk-dev.teckids.org/oauth/authorize/"
token_url = "https://ticdesk-dev.teckids.org/oauth/token/"
[pam]
# You might want to put these into a separate file nss_pam_oidc.secret.toml!
client_id = "Df1cpPEBsbG64oZ1Q1L8NetH1UKNBUyA5qhxg1Zh"
client_secret = ""
[nss]
# You might want to put these into a separate file nss_pam_oidc.secret.toml!
client_id = "z8Oz0tG56QRo9QEPUZTs5Eda410FMiJtYxlInxKE"
client_secret = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment