Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Update all the axis and rampart jars.  Merge or replace the new axis2.xml config file
  • (2.1.1+) Update the grouper-ws.properties (merge with example):
Code Block

# cache the decision to allow a user to user web services, so it doesnt have to be calculated each time
# defaults to 5 minutes:
ws.client.user.group.cache.minutes = 5

df

Subject API

  • v2.1.1: Add this for ldap or jndi sources in the sources.xml
    <init-param>
      <param-name>SubjectID_formatToLowerCase</param-name>
      <param-value>false</param-value>
    </init-param>

...