OpenID Connect Extension 2.13.0 Released

Version 2.1 by Thomas Mortagne on 2024/10/02

Oct 02 2024

Warning
This blog post is not published yet.

The OpenID Connect Extension 2.13.0 has been released.

It comes with a new tokens manager in the user profile, allowing to delete tokens/consents that were associated to a user during an OpenID Connect authenticator. More importantly, it makes it a lot easier to create new tokens that you can then use in an application to manipulate the XWiki REST API without the need to pass your user:password in the HTTP request.

Get Connected