Layer7 API Management

  • 1.  Access control

    Posted May 20, 2019 10:07 AM

    I have a use case to compare credentials with local IDP of CA API policy manager. I have following question 

    1. We have assertions like Require HTTP Basic credentials to compare credentials with IDP. But in my case, credentials are send via custom header instead of Authorization header. However, finally it needs to be compared with local IDP. How to achieve this?
    2. Is there any possibility to compare custom created context variable with local IDP?

     

    Regards,

    S Giridharan



  • 2.  Re: Access control