Tuesday, February 23, 2016

JDev/ADF sample - Basic Authentication Hint for ADF BC REST

  • Basic Authentication Hint for ADF BC REST. If you follow step by step ADF BC REST developer guide - 16.5 Granting Client Access to the ADF REST Resource, still you would not be able to implement basic authentication for the REST service. Thats because one step is missing, it is not described (and required setting is not auto generated by JDEV). In order to enable basic authentication for ADF BC REST service, you should manually define security constraint (based on context root) for RESTServlet resource.
    Download - ADFBCRestApp_v5.zip

No comments: