Layer7 API Management

 View Only
  • 1.  Policy-Backed Identity Provider users' properties

    Posted Jun 19, 2019 01:29 PM
    Is there a way to populate properties for users whom have been authenticated through a policy backed FIP?
    I would imagine by exporting context variables...


  • 2.  RE: Policy-Backed Identity Provider users' properties
    Best Answer

    Broadcom Employee
    Posted Jul 18, 2019 01:50 PM
    Hopefully this will help, if you haven't already seen it: https://docops.ca.com/ca-api-gateway/9-4/en/reference/context-variables/authentication-context-variables

    The above link lists off the context variables used for authenticated users. You can use those to gather the data you require if it exists on that list.


  • 3.  RE: Policy-Backed Identity Provider users' properties

    Posted Jul 18, 2019 05:30 PM
    but what is my policy supposed to look like in the 'Policy-Backed Identity Provider Policy Fragment' in order to populate those attributes?