Skip to content

Releases: ivan-novakov/liferay-shibboleth-plugin

v1.2.0

13 Mar 10:27
Compare
Choose a tag to compare
  • optional attribute extraction from the HTTP headers instead of the environment, configurable through the plugin's configuration UI (thanks to @mheder)
  • optional attribute transformations (thanks to @mheder):
    • truncate affiliation values and keep only the last segment after ':'. Useful for standard eduPersonEntilement values. ('foo:bar:baz:qux:RoleName' becomes 'RoleName')
    • transform login ID to make it valid screen name. Replace '@' to '.at.' and '_' to '-'. ('foo_bar@baz.org' becomes 'foo-bar.at.baz.org')

v1.1.0

02 Jan 09:39
Compare
Choose a tag to compare
  • upgrade to Liferay 6.2

v1.0.0

02 Jan 09:36
Compare
Choose a tag to compare
  • works with Liferay 6.1