python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Apereo CAS integration with other idp platform
We are trying to integrate apereo CAS with other authentication platform, this other platform uses SAML2 as protocol and has it own way to authenticate (can't integrate apereo CAS with this other plat...
dgcipp
Votes: 0
Answers: 1
Getting unauthorized access error when implementing SAML 2.0 based applications
I am getting this error when clicking on Login with Microsoft button
We're unable to complete your request
unauthorized_client: The client does not exist or is not enabled for consumers.
If you are t...

Anurag Sharma
Votes: 0
Answers: 1
Azure Saml toolkit integration with Azure web app
I am trying to implement Azure saml sso with my angular web app.
I have deployed angular web app in azure and created a enterprise application(Azure saml toolkit).
I have assigned users in first step....

Philson cedric
Votes: 0
Answers: 1
How to import AuthnContextClassRef in opensaml 4.0.1?
I am trying to migrate my code from older version of opensaml to version 4.0.1
AuthnContextClassRef authnCtxClassRef = null;
final AuthnContext authnCtx = existing20authnState...
Jeet
Votes: 0
Answers: 1