Skip to main content

All Questions

Tagged with
96 votes
4 answers
131k views

What is exactly RelayState parameter used in SSO (Ex. SAML)?

I am trying to understand SSO using SAML. I have come across the RelayState parameter and am very confused exactly why it comes first in SSO to send encoded URLs? What exactly does it mean? Please ...
Oomph Fortuity's user avatar
78 votes
4 answers
183k views

What are the different NameID format used for?

In SAML metadata file there are several NameID format defined, for example: <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> <NameIDFormat>urn:oasis:names:tc:...
performanceuser's user avatar
28 votes
5 answers
37k views

Getting Started with SAML and PHP

I'm beginning work on adding SAML SSO support to a project and am looking for any helpful resources specifically geared towards PHP. I understand the basic concepts and have poked around for any ...
Mike B's user avatar
  • 32.1k
5 votes
2 answers
1k views

Azure Active Directory Integration with Custom RBAC

We have our own web application which performs access control based on the username and associated roles defined locally and maintained in the local database I need to integrate our application with "...
Rajathi Raja's user avatar
0 votes
2 answers
2k views

Artifactory: SAML SSO group matching not working

We are using ADFS to allow users to log into Artifactory and basically it works fine. Problem is, that the group memberships aren't recognized. Can anyone tell me what the problem is? Using ...
user7997330's user avatar
70 votes
3 answers
59k views

What's the difference between ADFS, WIF, WS Federation, SAML, and STS?

These are numerous technologies and buzzwords used for single sign-on with Microsoft services. Can someone explain ADFS, WIF, WS Federation, SAML, and STS (Security token service), including where ...
Tiffany Harry's user avatar
58 votes
7 answers
51k views

Service providers with SAML version 2 for SSO accessible to public? [closed]

I'm wondering if there are any publicly available SAML version 2 SPs (Service Providers) that can be used to test SSO(Single Sign On) Salesforce and Google apps both have an SSO solution, but how to ...
Joseph Weissman's user avatar
52 votes
10 answers
74k views

How can I restrict client access to only one group of users in keycloak?

I have a client in keycloak for my awx(ansible tower) webpage. I need only the users from one specific keycloak group to be able to log in through this client. How can I forbid all other users(except ...
Lukas's user avatar
  • 849
37 votes
11 answers
46k views

Can you recommend a SAML 2.0 Identity Provider for test? [closed]

I'm implementing a SAML 2.0 Service Provider and need to install a SAML 2.0 Identity Provider for testing. Given this need, the Identity Provider should ideally be free (or have a trial period) and be ...
Steve Reed's user avatar
  • 2,521
14 votes
2 answers
16k views

single sign on (sso) laravel

I have three different laravel websites, I want to make user sign in at one website then he will be automatically logged in to the other two websites. eg. if you logged in at your stackoverflow then ...
Moauya Meghari's user avatar
13 votes
3 answers
18k views

How to implement or integrate single sign on with SAML and Shibboleth

We have two separate products, both including web app and server. We want to implement Single Sign On for both of them, so when a user has logged into one product, he can automatically access ...
performanceuser's user avatar
11 votes
3 answers
16k views

SAML 2.0 SSO for Ruby on Rails? [closed]

Where can I dig up a Ruby or Ruby on Rails library for SAML 2.0 SSO. I have a set of enterprise applications that are to be built but need to have federated login from a central authentication system. ...
Schleichermann's user avatar
7 votes
2 answers
23k views

How to parse a SAML assertion request in .Net

I'm trying to implement a SAML SSO solution in .Net, but I'm having a problem parsing the assertion. I have a sample assertion (looks like byte[] data as text) and corresponding .p7b file. I want to ...
Keith's user avatar
  • 154k
7 votes
1 answer
33k views

SSO - SAML, Redirect a user to a specified landing page after successful log in

I am implementing SSO where I am the Identity Provider, right now I am able to successfully log into the Service Provider. But it takes me to the home page. I want to specify the landing page URL when ...
user3391212's user avatar
6 votes
2 answers
800 views

How can I imitate Stack Overflows SSO? Particularly where it federates with serverfault.com?

How does Stack Overflow's SSO work? ... whatever it is they are doing it seems to work for all sites in the network. I'd like to learn what Stack is doing so I can see if it's possible to get a ...
makerofthings7's user avatar

15 30 50 per page
1
2 3 4 5