psss / did

What did you do last week, month, year?
https://did.readthedocs.io/
GNU General Public License v2.0
245 stars 103 forks source link

confluence plugin wrongly hint to try `kinit` when `auth_url` lead to a non existent page #334

Open sandrobonazzola opened 8 months ago

sandrobonazzola commented 8 months ago

Spent some time today trying to understand what was wrong with kerberos trying to get report for confluence pages as I got error Confluence authentication failed. Try kinit. on the screen. It sorted out that the default auth_url was pointing to {url}/step-auth-gss which lead to 404 on this specific confluence instance. I still need to figure out the right auth_url for this instance but the error here could be more helpful.