OpenID Connect authenticator 1.12.2 released

Lots of improvements since the last announcement (1.8).

Provider

  • The provider now return the user profile page name as “preferred user name”
  • Make name of the claim associated to user’s groups list configurable

Authenticator:

  • Allow configuring the rate at which user information are refreshed
  • Make possible to configure the value stored as unique identifier (in case the subject is not stable enough)
  • Add .lowerCase and .upperCase support to name pattern
  • Make name of the claim associated to user’s groups list configurable
  • Allow filtering users allowed to authenticate depending on the groups they belong to
  • Add support for group synchronization mapping

See more details at https://extensions.xwiki.org/xwiki/bin/view/Extension/OpenID%20Connect/.