Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Having login problem in fusion (SaaS)

Hello
I have deployed my application in PaaS (JCS) extension and I Have integrated it in fusion cloud, But the issue is I can open my application in fusion Cloud only when PAAS(JCS)cloud service is in active session( logged in), if PAAS(JCS) service is not logged in Then i am not able to open my page in Fusion cloud.. please help with this issue.
Thanks
Manikandan
Answers
-
Have you deployed your app in JCS, or in JCS - SaaS Extensions?
The latter should work OOTB, the former needs a SSO - see JCS FAQs (search for Single Sign-On related answers in the text)
-
@Jiri.Machotka-Oracle Thank you for your comments I have deployed my application in JCS SaaS Extension only but I still face the problem when accessing the application in fusion unless oracle paas cloud is logged in
-
My only thought is whether your Saas service is among those already integrated. Try to get an official answer via Metalink. They might also recommend you how to proceed if not.
-
Is your application a stand alone application in SaaS Ext. JCS? If yes then this should work, as I have done the same in the past. Ensure your weblogic.xml file has the correct authentication type.. i.e. FORM etc...
-
Also, note that you have to create your users from your user management console. The username and custom roles must match what you have in your jazn security file configured within your ADF application(assuming you are using ADF). And ofcourse a password will be emailed to you for this. regards