This repository has been archived by the owner on May 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Login fails #420
Labels
bug
Something isn't working
Comments
|
This test URL gives me right credentials: {
"typ": "JWT",
"alg": "RS256",
"kid": "T1St-dLTvyWRgxB_676u8krXS-I"
}.{
"aud": "c7e4dc0f-9e0c-4b2d-9cc8-3c08b7fd2663",
"iss": "https://login.microsoftonline.com/7dc146bd-2748-4f55-a91b-6959e70f2a90/v2.0",
"iat": 1703066461,
"nbf": 1703066461,
"exp": 1703070361,
"aio": "AWQAm/8VAAAAB7eWpjyQj0Pr2G781ukBTUcovHnf25QAmZ4OpEwXEFQkgCuWju7JMqkU8GSPqQGSreXR6ItizDmpzw4KIo+XJMadckLQN7vboiRAnXxt+ND7pBbb4QLJJm7EdR8BMyA5",
"cc": "CgEAEgxzdXJ2ZWlseS5jb20aEgoQXDmCxtJlZEejgD5JScfvtSISChAb+SjKTCV4RbTy9rt0CnkAMgJFVTgA",
"family_name": "Turowicz",
"given_name": "Wojciech",
"name": "Wojciech Turowicz",
"nonce": "defaultNonce",
"oid": "467f62a3-d65f-4a00-8031-7e5c3f40e02d",
"preferred_username": "wojciech.turowicz@surveily.com",
"rh": "0.ATwAvUbBfUgnVU-pG2lZ5w8qkA_c5McMni1LnMg8CLf9JmM8AKM.",
"sub": "S-ZgY3BfsM5YyyJeT-TPoC3Ont4gya6S_N8Poebjadc",
"tid": "7dc146bd-2748-4f55-a91b-6959e70f2a90",
"uti": "G_koykwleEW08va7dAp5AA",
"ver": "2.0"
}.[Signature] |
|
This computer has been previously joined to a regular Active Directory with sssd. Perhaps that is the issue? I have uninstalled |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an existing issue for this?
Describe the issue
I have installed
libpam-aad
andlibnss-aad
and configured theapp_id
andtenant_id
in aad.conf, but the login doesn't work.Steps to reproduce it
Ubuntu users: System information and logs
libnss_report.txt
libpam_report.txt
Non Ubuntu users: System information and logs
Environment
Log files
Please redact/remove sensitive information:
Application settings
Please redact/remove sensitive information:
Relevant information
I install the pam and nss libraries from apt.
Double check your logs
The text was updated successfully, but these errors were encountered: