FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. hthornton
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    hthornton

    @hthornton

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hthornton Unfollow Follow

    Latest posts made by hthornton

    • RE: SAML Populate Lambda add user group names

      @joshua
      Thanks. I've up-voted a few of those open issues.

      Since I'm trying to make this work for a COTS application I don't have the luxury of injecting another API call.

      For now I'm pretending that the groupId being returned is the LDAP distiguished name for the group (I prefixed it in the Lambda with dn=). Then I can trick the application to looking up the group by the LDAP dn instead of name.

      posted in Q&A
      H
      hthornton
    • RE: SAML Populate Lambda add user group names

      I've figured out how to get the groupids in the response but not translate them into group names.

      posted in Q&A
      H
      hthornton
    • SAML Populate Lambda add user group names

      How would I go about constructing a lamdba to add a list of groups a user belongs to to the samlResponse.assertion?

      posted in Q&A
      H
      hthornton