Scripted Attribute

Tom Zeller tzeller at dragonacea.biz
Mon Jul 25 13:27:19 EDT 2016


> Where can I find java docs on IdpAttribute class and methods like getValues()?

wiki >
 IDP30 >
  Configuration >
    https://build.shibboleth.net/nexus/content/sites/site/java-identity-provider/3.2.1/apidocs/ >
     All classes >
      IdPAttribute

Obviously you’ll need the doc :

 https://wiki.shibboleth.net/confluence/display/IDP30/ScriptedAttributeDefinition

and maybe some test script examples might help (or not since sometimes they test the wrong way) :

 http://svn.shibboleth.net/view/java-identity-provider/tags/3.2.1/idp-attribute-resolver-impl/src/test/resources/data/net/shibboleth/idp/attribute/resolver/impl/ad/

HTH,
Tom


More information about the users mailing list