Leave a Comment:
9 comments
Good node on installation of APEX, still more things can be expalined about pre-req XML DB etc..
ReplyAll,
thanks for this great article but i am stuck on one step.
when running the SQL> @custom_auth_sso.plb
i am getting the following error:
253/9 PL/SQL: Statement ignored
253/9 PLS-00306: wrong number or types of arguments in call to’PARSE_URL_COOKIE’
please help by any way you can contact me
Thanks
ReplySultan,
Look in the APEX distribution directory “core” for custom_auth_sso_902.sql and custom_auth_sso_902.plb files. See if compiling those works.
Mohammad Hammouri
Replythanks mohammad for your comment but i’ve already fix this problem months ago,
again thanks abu osama
Hi
I am trying to implement SSO for my APEX 4.1 application through Oracle R12. Does anyone know from where can I download the SSO SDK? I am on Linux OS.
Thanks
Reply@ Ritts,
You should use 11g OAM which is recommended SSO. Steps to integrate Apex with OAM 11g will be posted today on this blog.
ReplyThanks Atul!
I actually found the zip file on the ORACLE_HOME of my application server.
I ran the loadsdk.sql file and now trying to run regapp.sql to register my APEX. But, I don’t know how to find out the values for the parameters that sql script asks for. e.g. Site ID, Site Token etc.
I don’t have DBA background so strugling to get this information :). I would really appreciate, if you could tell me where can I get this info.
Thanks
ReplyUpdate –
I am not able to access the SSO Admin page to register my APEX application as partner application from the URL
http::7777/pls/orasso/
How do I find out if SSO has been configured on the OAS (mine is 10g -10.1.3)?
Thanks
Reply@ Ritts, OSSO was with 10.1.2.0.2 and 10.1.4 installers (In 10.1.3 OSSO was not available, though you can configure 10.1.3 with OSSO )
Check if you have OID, as OID is mandatory from OSSO or in database do you have orasso schema ?
If OSSO is not available then go for Oracle Access Manager and steps to integrate are here http://onlineappsdba.com/index.php/2012/01/12/oracle-apex-41-integration-with-oracle-access-manager-oam-11g-for-single-sign-on-sso/
Reply