passport-saml Questions

3

Solved

Below is the error that I am getting on my console today as opposed to yesterday when the same code was working fine. Error: SAML assertion not yet valid at SAML.checkTimestampsValidityError ...
Caddric asked 31/7, 2019 at 12:40

2

I'm trying to create SSO in my Nest.js application using Okta as Identity Provider and passport-saml library. I read documentation of Nest authentication and passport-saml. I have no problems with ...
Wrinkle asked 9/12, 2019 at 13:3

2

Solved

I've been scratching my head for about 2 days on how to solve what seemed to be a simple task, but it's starting to drive me crazy. I have an application where users will use SAML 2.0 to authentic...
Bide asked 16/6, 2017 at 15:38

1

Solved

I'm setting up a web application with express and ejs and need to integrate SAML authentication. I've got a metadata.xml, a public cert and a private key. Now I want to set up this strategy and us...
Purposeful asked 7/6, 2019 at 9:23

1

I am using passport-saml for authentication. For this I have installed npm install passport passport-saml --save And I have created my IDP using this blog Auth0. Initialized passport and defin...
Masterwork asked 8/12, 2017 at 9:42

1

Solved

I have a node.js script, using passport-saml, that simulates an SP. My goal is to connect it to this TestShib IdP but I get the following error: SAML 2 SSO profile is not configured for relying par...
Sievert asked 29/3, 2018 at 20:2

1

I've implemented ADFS SSO in a node api using passport-saml. Logging in works but when I don't give up any credentials and submit the login form the ADFS server returns the following error: "SAML...
Zymogenesis asked 26/10, 2017 at 13:49
1

© 2022 - 2024 — McMap. All rights reserved.