Skip to content

UAA 3.6.3 Release Notes

Compare
Choose a tag to compare
@sreetummidi sreetummidi released this 28 Nov 20:15
· 7419 commits to develop since this release

This release fixes a backwards compatibility issue with Client Authentication to the /token endpoint.
We have the fixed the endpoint to prompt for basic auth header if client credentials are not provided. Many HTTP Clients rely on this trigger mechanism for passing the credentials for authentication. More details can be found here