aspose file tools
The moose likes BEA/Weblogic and the fly likes SSO-with-SAML - 403 Forbidden Error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "SSO-with-SAML - 403 Forbidden Error" Watch "SSO-with-SAML - 403 Forbidden Error" New topic
Author

SSO-with-SAML - 403 Forbidden Error

Vinod Kumar Kashyap
Greenhorn

Joined: Sep 19, 2006
Posts: 11

Hi,

I have followed link on
http://www.oracle.com/technology/pub/articles/dev2arch/2006/12/sso-with-saml.html

and created applications on Weblogic 10.3
but I am getting the Forbidden error while accessing the appB

Error 403--Forbidden
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.4 403 Forbidden
The server understood the request, but is refusing to fulfill it......


Here are the my log enteries

####<Jul 31, 2009 8:17:57 PM IST> <Debug> <SecuritySAMLService> <Nvinod> <AdminServer> <ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1249051677012> <BEA-000000> <SAMLDestinationSiteHelper: Signature verification failed with exception: org.opensaml.InvalidCryptoException: SAMLSignedObject.verify() failed to validate signature value>
####<Jul 31, 2009 8:17:57 PM IST> <Debug> <SecuritySAMLService> <Nvinod> <AdminServer> <ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1249051677012> <BEA-000000> <SAMLDestinationSiteHelper: Unable to validate response -- returning SC_FORBIDDEN>
####<Jul 31, 2009 8:17:57 PM IST> <Debug> <SecuritySAMLService> <Nvinod> <AdminServer> <ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1249051677027> <BEA-000000> <SAMLSingleSignOnService.doACSGet: Failed to get SAML credentials -- returning>


Please help.................


Thanks,
Vinod
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6588
    
    1

I have not dealt with SAML but does this help

http://groups.google.com/group/opensaml-users/browse_thread/thread/cc28d2889c10b243


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
Vinod Kumar Kashyap
Greenhorn

Joined: Sep 19, 2006
Posts: 11

Hi,

Sorry, it doesn't help me as I have done configurations through admin console only and not through coding

Thanks,
Vinod
 
I agree. Here's the link: http://jrebel.com/download
 
subject: SSO-with-SAML - 403 Forbidden Error
 
Similar Threads
Problem Deploying Liferay in WebLogic 10.3.3...
weblogic admin server down
Failed to start JMS Server
Authentication for user weblogic denied
Change application state "Start Running" to "Active"