python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get metadata xml for SAML IdP initiated SSO
I need to get metadata xml for my SSO IdP initiated. How can I get or create it?
I am using LightSaml.
ekimas
Votes: 0
Answers: 1
Get expiration date of signing certificate(s) within a SAML metadata file
I have about 30 SAML configurations from various vendors, all are metadata files that reside on the internet (Azure AD, Auth0 and a couple other identity providers).
Is there a tool that exists to ext...
TheWebGuy
Votes: 0
Answers: 1
Authenticating dropbox using SAML response token
We are trying to implement a logic to connect dropbox using azure SAML response token.
We have already authenticated user in our application using saml with the same response token we want to redirect...
Prabhat Singh
Votes: 0
Answers: 1
Using Spring Security to convert a SAMl2.0 token into a JWT/OIDC
I am working on a team that needs to add OIDC (JWT/id token) support to an existing Java Spring application using SAML2.0. Do you all have any suggestions or resources to help tackle this problem?
Fro...
Tony Pendleton
Votes: 0
Answers: 1