Skip to main content

All Questions

0 votes
0 answers
70 views

WSO2 Identiy Server SAML SSO Request

I am using WSO2 Identity server SAML2.0 authentitcation I am using asgardeo library (it is working fine when authentication method is opid connect) What will be SAML2 SSO request URL and how we ...
Tauqeer's user avatar
  • 19
0 votes
1 answer
554 views

WSO2 identity server - SAML2 Response Issuer verification failed

I am using the wso2 sample apps (saml2-web-app-pickup-dispatch and saml2-web-app-pickup-manager) to test single sign on through WSO2 identity server version 5.10.0 The deployment is fine and on ...
Kalema Edgar's user avatar
0 votes
1 answer
189 views

Change WSO2 publisher and devportal(i.e store) SAML SSO from default API manager to Identity Server

I have setup an environment with WSO2 Identity Server(wso2is-km-5.9.0) on Node 1 and WSO2 Api Manager(wso2am-3.0.0) on Node 2 where Node 1 serves all token related requests. And my aim is to acheive ...
shubh1023's user avatar
1 vote
1 answer
5k views

implement single sign on(saml2) in reactjs without express

I want to implement SSO SAML2 with wso2 ei in React where I go to check if I am authenticated or not If not authenticated I should redirect to sso URL When I sign in successfully on sso identity ...
ankalal's user avatar
  • 172
0 votes
2 answers
3k views

I'm getting /pentaho/saml/SSO HTTP 404 Not Found when configuring SAML 2 SSO in Pentaho

I'm trying to configure SAML 2 SSO in Pentaho 8.1 with WSO2 Identity 5.3.0 Server. I have followed theses guides: https://help.pentaho.com/Documentation/8.1/Setup/Administration/User_Security/...
Rogenry's user avatar
  • 71
0 votes
0 answers
71 views

WSO2 IS SAML2.0 Deactivates user after single login

I downloaded WSO2 IS, took care of all the prerequisites and started it using "wso2server.bat --run" command. It's running and I am able to configure it in Management Console as Identity Provider (...
siwy's user avatar
  • 1
0 votes
1 answer
174 views

Can WSO2 IS 5.3.0 server generate SP metadata file ( for SAML2 SSO ) from the configuration

I have configured the WSO2 IS 5.3.0 server to work with my application as the IDP of SAML2 based SSO system. Can I generate the metadata file from the configuration so that I could reuse it?
Palle's user avatar
  • 134
0 votes
3 answers
2k views

Not able to run sample sso example travelocity.com on WSo2 identity server

I am trying to run the sample travelocity.com on my tomcat web server and use WSO2 Identity server as as Identity provider (IdP). I deployed travelocity.com.war on my local tomcat and accessed the ...
rasn's user avatar
  • 1
0 votes
1 answer
303 views

WSO2 Identity Server SAML2 SSO from external service with SAMLResponse

We are using WSO2 IS 5.0 as our IDP with OAuth2 authentication protocol for our Services. We have requirement where the external services wants to access our services by posting SAMLResponse for ...
Vinay's user avatar
  • 11
0 votes
1 answer
326 views

Configuring Single Sign On using WSO2

I'm following this "official" document, but when, finally, I click any of the "SAML" links, I get this error. java.lang.NoSuchMethodError: org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory.&...
Adeel Ansari's user avatar
  • 39.8k
1 vote
0 answers
172 views

How can I get a SAML security token for a user logged in via SSO in WSO2 Identity Server?

I have WSO2 Identity Server set up together with a web application that is configured for SAML 2.0 SSO. When a user has authenticated, I want to invoke a SOAP service from this application. The SOAP ...
spanier's user avatar
  • 11
2 votes
1 answer
2k views

SSO with signing and signature validation doesn't work

I have succesfully configured SSO using WSO2IS 4.6.0 and spring saml grails plugin, but when I enable signing and signature validation like this: I see errors on WSO2 console WARN {org.wso2.carbon....
Taras Kohut's user avatar
  • 2,525
0 votes
1 answer
567 views

WSO2 Is 5.0 SP1 : how to send passive calls to WSO2 server for keeping the IDP session active

We are using WSO2 Is 5.0 SP1. We want to send passive calls to WSO2 Is from the SP so as to keep the IDP session alive. I came across this link Rule 3 says that we can use SAML2 SSO Passive requests ...
Cijoy's user avatar
  • 123
0 votes
1 answer
56 views

WSO2IS - Multiple Logouts from Multiple Service Providers

I have two Service Providers that login to WSO2 simultaneously. For reasons that I won't explain, one of the SPs cannot implement Single Logout at this time. As a result, if SP-1 logs out, WSO2 ...
Greenknight66's user avatar
0 votes
1 answer
294 views

SAML 2.0 protocol exposed as Web Service

I want to implement an SSO system with SAML 2.0 protocol using WSO2 IS as Identity Provider. I've analyzed the SSO sample https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0 ...
Diego Delgado's user avatar

15 30 50 per page