Connect2id server 13.7.2
This week’s Connect2id server addresses two issues and updates the JDBC drivers for MySQL, PostgreSQL and Microsoft SQL Server. More information can be found in the release notes below.
Download 13.7.2
For the signature validation: Public GPG key
Standard Connect2id server edition
Apache Tomcat package with Connect2id server 13.7.2: Connect2id-server.zip
GPG signature: Connect2id-server.zip.asc
SHA-256: 286009ecd578c577c75db8963064e7e75ace5963d7fbce07b8b25f53e4981e9b
Connect2id server 13.7.2 WAR package: c2id.war
GPG signature: c2id.war.asc
SHA-256: 21e97fa58f1109a8be2510ea570b8b057855ffcdcb210bee3fbb30017b839321
Multi-tenant edition
Apache Tomcat package with Connect2id server 13.7.2: Connect2id-server-mt.zip
GPG signature: Connect2id-server-mt.zip.asc
SHA-256: 8fda8e804c175a7ae83d04f37586afd4755b4da660fc99e5f2b4beef015ee5dc
Connect2id server 13.7.2 WAR package: c2id-mt.war
GPG signature: c2id-mt.war.asc
SHA-256: 17c55c7c74744c21801a7662162105c57cc0f5d08461dcdcada04b4aa99e41c4
Questions?
If you have technical questions about this new release contact Connect2id support. To purchase a production license for the Connect2id server, renew or upgrade your support and updates subscription, email our sales.
Release notes
13.7.2 (2023-04-11)
Resolved issues
-
Fixes the OAuth 2.0 token exchange grant policy to allow both confidential and public clients. The client grant authorisation check must be adjusted accordingly (issue server/853).
-
The OP6201 log INFO message should include the OAuth 2.0 grant type for unsupported_grant_type errors when a password, client_credentials, urn:ietf:params:oauth:grant-type:jwt-bearer, urn:ietf:params:oauth:grant-type:saml2-bearer or urn:ietf:params:oauth:grant-type:token-exchange grant handler plugin is unavailable (issue server/855).
Dependency changes
-
Updates to org.mariadb.jdbc:mariadb-java-client:2.7.9
-
Updates to org.postgresql:postgresql:42.5.4
-
Updates to com.microsoft.sqlserver:mssql-jdbc:11.2.3.jre11