OERealm for Authentication

Posted by Rohan Khanna on 10-Mar-2017 00:39

Hello Everyone,

I am trying to implement OERealm for Single point authentication of rest web service. I am using OpenEdge 11.6 PASOE for deployment. I have set up oeablSecurity-basic-oerealm.xml file with the necessary configuration and web.xml file to select oeablSecurity-basic-oerealm.xml as security model. It is not working, and I am unable to find log file of deployed rest service on PAS.

Thanks in advance,

Rohan K. 

All Replies

Posted by Irfan on 10-Mar-2017 08:58

Hi Rahul,

Did you modify the oeablSecurity-basic-oerealm.xml to point to your OERealm Class file and add other necessary properties ?

Posted by Irfan on 10-Mar-2017 09:18

Rohan,

If you do not have information on how to configure it then you can look at the below KB's and white-papers

knowledgebase.progress.com/.../How-to-configure-OERealm-authentication-with-PASOE

community.progress.com/.../3038

Posted by Rohan Khanna on 14-Mar-2017 00:46

Thanks Irfan,

I will try the link you have suggested and yes I did configure oeablSecurity-basic-oerealm.xml to point to the class file.

This thread is closed