Skip to main content

All Questions

Tagged with
4 votes
0 answers
1k views

In Liferay how to get the identity provider info and use them to programmatically trigger the SSO

I'm really new to Liferay and SSO and I have to do a very specific thing. I am using Liferay DXP 7.4, so I have the Liferay SAML Connector 2.0 available. In particular I need to configure Liferay as a ...
George Lords of Castle's user avatar
1 vote
0 answers
80 views

Is SAML still a viable option for single sign on java applications?

I can't find an open source SAML library that doesn't include several dependencies riddled with vulnerabilities. Every reference or example code I find is outdated or referencing packages that no ...
Hunter Yavitz's user avatar
0 votes
0 answers
24 views

How to "Legitimize" a PHP Helper Application that essentially uses CSRF for Authentication?

In a nutshell, I wrote a PHP application that uses CSRF to piggyback off of one of our other applications, which is not written in PHP (liferay). This helper application (various utility forms for ...
Goldentoa11's user avatar
  • 1,750
0 votes
0 answers
641 views

How to use SAML with JWT in an SSO React application?

I have a React application that hits a Spring boot back end. I have been tasked with the final piece of integrating Single Sign On in the application using SAML. The application already was using json ...
Barry Chapman's user avatar
0 votes
0 answers
166 views

Get the SAML Assertion from Identity Provider for other Service Provider

My front-end application "App1", acts as a SAML Service Provider (SP). ADFS is my Identity Provider (IdP). App1 internally uses a "backend connection" to third party system say &...
Bhushan Karmarkar's user avatar
0 votes
0 answers
279 views

Make Spring SAML SP work with other port than 8080

I'm using this sample project from vdenotaris as the SP, and I'm building a POC of an IDP using spring boot. I ran into an issue which was answerered by the repo owner here However I don't need to ...
DJ22T's user avatar
  • 1,640
0 votes
1 answer
2k views

SSO using SAML with Spring Security for REST service

I have a REST service on Spring Boot and now need to add SSO using SAML into it. I'm a new on SAML / Spring Security and trying to understand main pieces which need to add into the my application. My ...
Yuri's user avatar
  • 21
2 votes
1 answer
4k views

Implement single signon (SSO) using SAML in java and AzureAD as IDP

I want to implement Single signOn on my web application using SAML where Azure Ad will be the Identity Provider. I need to know what is entityId, appId and and how to create metadata.xml.
Harsh's user avatar
  • 43
0 votes
0 answers
69 views

How to develop an Open Identity provider using Java

image of the website I am intended to set up a SAML SSO with my web app. I am currenty having a web app that has its own two step verification process for validating the users. I need to configure ...
Ram 's user avatar
  • 1
0 votes
0 answers
287 views

Spring Boot 2.1.8 With SAML InResponseToField of the Response doesn't correspond to sent message

I am trying to implement SSO in my Spring Boot 2.1.8 with SAML and getting below error. store-type: NONE, Spring HTTP session enabled @EnableSpringHttpSession. If I remove @...
Satya Krishna's user avatar
0 votes
2 answers
3k views

How to Decode the SAML Token getting From Azure in Java?

I have a hosted non-gallery application on Microsoft Azure. I have completed the SAML configuration in Azure AD (using SAML 2.0 protocol) My application runs in Java (runtime 7) I am getting the ...
ShraddhaJ's user avatar
  • 201
2 votes
1 answer
2k views

“urn:oasis:names:tc:SAML:2.0:status:Requester” in ADFS logout response

I get a SAML LogoutResponse with <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Requester" /> I find reason in google : urn:oasis:names:tc:SAML:2.0:status:Requester- means that ...
Sun Jian 's user avatar
0 votes
0 answers
380 views

How to do SAML SSO redirect in Java

I'm trying to do a SAML redirect in Java but it is failing. The initial request works and I get the following response: 2019-06-29 18:34:59,069 18:34:59.069 [main] INFO (GetCaAgileDataManualTest....
John's user avatar
  • 3,856
5 votes
1 answer
5k views

How to send current URL as relay state while sending authentication request to IDP

While implementing SAML based authentication for one of our applications, i came across a requirement where we need to restore the user's session after authentication by IdP (Identity Provider). ...
Ankit Rustagi's user avatar
0 votes
1 answer
592 views

how to implement sso in my spring application using saml?

I am looking for saml integration with spring application. I have read some of documents but mostly all are based on spring boot application. Can someone help me to integrate saml in spring ...
rsp's user avatar
  • 13

15 30 50 per page
1
2 3 4 5