DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

RBM with both RADIUS and LDAP via custom stylesheet

  • 1.  RBM with both RADIUS and LDAP via custom stylesheet

    Posted Mon January 25, 2021 11:01 PM

    We would like to authenticate developer accounts using RADIUS and service (non-human) accounts using LDAP via custom stylesheet.

    IBM provide crypto extension function for ldap-authen and ldap-search, but I don't seem to find any radius functions. How to invoke radius authentication in xsl ?



    #DataPower
    #Support
    #SupportMigration


  • 2.  RE: RBM with both RADIUS and LDAP via custom stylesheet

    Posted Tue January 26, 2021 11:02 AM

    Hi,

    I have never seen such functions, Hermann might know better...

    Maybe create a loopback XML FW and put AAA action there with Radius auth. Then just do url-open from XSLT to the loopback. Or in Gatewayscript call a processing rule with AAA directly using multistep module.

    --HP



    #DataPower
    #Support
    #SupportMigration


  • 3.  RE: RBM with both RADIUS and LDAP via custom stylesheet

    Posted Fri January 29, 2021 04:47 PM

    Hmm...that's an idea..cheers!

    just want to avoid creating any admin service if possible. lol



    #DataPower
    #Support
    #SupportMigration