Skip to main content

All Questions

1 vote
0 answers
114 views

How to correctly decouple SAML logic from Service Provider into its own authentication microservice

I'm trying to implement SSO with SAML 2.0 in a dynamic web app whose frontend and backend-for-frontend are outsourced and hence not maintained by my company. At the same time, this dashboard is to be ...
Facundo Linlaud's user avatar
0 votes
1 answer
456 views

SSO. How to use IdP as a Proxy?

Implement SSO flow for authentication. I'm a newbee here and cannot get some places. I tried to implement service provider initiated flow. And it looks like this: User clicks on button on my frontend ...
NickTaylor98's user avatar
1 vote
1 answer
189 views

Is there a way to implement a web single sign on with BrightSpace platform?

I have a website were we are using Auth0 as Identity provider, now we are going to offer courses for our users, we want to integrate our site with the BrightSpace (desire2learn) LMS platform. The idea ...
Hernan Acosta's user avatar
0 votes
0 answers
178 views

Single Sign on in native android apps using SAML v2.0

How to implement single sign on (SAMLv2.0) native android mobile apps? I would like to get a generalized platform that support different identity providers such as Okta, ADFS, Azure AD ...
ranga raj's user avatar
0 votes
1 answer
532 views

saml2Login method cannot be resolved

I followed Spring Security SAML2 Using G Suite as Idp Cannot resolve method 'saml2login' in 'Http Security' I am getting this error some body plz help.
elongrylls's user avatar
0 votes
1 answer
47 views

Exposing IdentityServer4 as both IdentityProvider and ServiceProvider using ComponentSpace

I am new to ComponentSpace, any experts in ComponentSpace/IdentityServer4 kindly suggest me on the following requirement. My requirement is to make an IdentityServer4 to be both compatible as an ...
Guptha's user avatar
  • 21
3 votes
2 answers
4k views

Azure custom application SSO using SAML and azure active directory

I’m kind of new to azure active directory. What I'm trying to achieve is: I have a .net core application (backend api) which will be called using an angular application. My requirement is to ...
Arun's user avatar
  • 43
1 vote
1 answer
637 views

Error: 'There is not exactly one Assertion' Using ITfoxtech Saml2

I am using Itfoxtech SAML 2.0 with .net core. But I am getting error 'There is not exactly one Assertion'. Does Itfoxtech with with Oracle Access Manager? Can you give me clarity about the signing and ...
Kartik Kumar's user avatar
2 votes
1 answer
1k views

SSO implementation in ASP.NET Core

I wanted to know how can I implement the SSO authentication between multiple applications using the SAML in ASP.NET Core? Is this a safe and secure way to do it? If you know the information, better ...
Saeed Gholamzadeh's user avatar
4 votes
0 answers
2k views

Best way to implement single sign on in Laravel?

I'm building an application that has a core hub, say it's called musictickets.com We'll provide a subdomain (bandname1.musictickets.com) to bands on which only their content will display, which they ...
sminton's user avatar
  • 261
1 vote
1 answer
528 views

Unable to implement SSO in Salesforce

I am implementing service provider-initiated SSO for Salesforce where the service provider will be Salesforce and the identity provider will be a lambda code. The lambda code will allow a user after ...
Rahul Satal's user avatar
  • 2,197
4 votes
2 answers
9k views

Is it possible to implement SSO in a ReactJs application with SAML2? if possible how?

I am new to this field and have a lot of confusions, in this case, I have to implement single sign-on in a ReactJs application where it's back-end is node express using OKTA as the IDP? Please share ...
Viz's user avatar
  • 121
0 votes
1 answer
1k views

SAML2 Authentication with .NET Core and Angular 2+

I am trying to use saml2 for SSO in my Application. Whenever the user comes on a landing page, I want it to redirect to login page and after successful login, it should get redirect to the home page. ...
Shubham Chandak's user avatar
0 votes
1 answer
2k views

Using a string instead of URL as an entityID with SAML

We are implementing a SSO with SAML and Moodle 3.3's plugin https://moodle.org/plugins/auth_saml2 Usually moodle provides an entityID as an URL, for example: entityID="https://mymoodlesite.com/auth/...
freudsfreund's user avatar
0 votes
1 answer
9k views

SAML SSO - received urn:oasis:names:tc:SAML:2.0:status:AuthnFailed error status on saml response from IdP

Our app lies on SAML SSO 2.0 for login. We just got this error in the saml response status from the IdP and I'm not sure what this actually means and what needs to be done in order to get it fixed. ...
kabirbaidhya's user avatar
  • 3,410

15 30 50 per page