debug = true auth_url = "https://ticdesk-dev.teckids.org/oauth/authorize/" token_url = "https://ticdesk-dev.teckids.org/oauth/token/" [pam] client_id = "Df1cpPEBsbG64oZ1Q1L8NetH1UKNBUyA5qhxg1Zh" client_secret = "" [nss] client_id = "z8Oz0tG56QRo9QEPUZTs5Eda410FMiJtYxlInxKE" client_secret = "" urls.passwd = "https://ticdesk-dev.teckids.org/app/nis/api/passwd/" maps.passwd = """ { name: .username, passwd: "x", uid: .uid, gid: .primary_gid, gecos: "Foo", dir: .home_directory, shell: .login_shell } """