OpenID-Connect-Java-Spring-.../perun-oidc-server
semantic-release-bot bcb0b0b66e chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.5.0...v4.0.0) (2021-11-19)

### Bug Fixes

* 🐛 Fix ACR for implicit and authorization_code flows ([39bc00a](39bc00a3b0))

### BREAKING CHANGES

* 🧨 Database needs to be updated: `ALTER TABLE saved_user_auth DROP
source_class; ALTER TABLE saved_user_auth ADD COLUMN acr VARCHAR(1024);`
2021-11-19 15:21:26 +00:00
..
src fix: 🐛 Fix ACR for implicit and authorization_code flows 2021-11-19 16:14:21 +01:00
.gitignore feat: 🎸 Merge with perun-mitreid overlay, add SAML auth 2021-11-03 08:23:34 +01:00
pom.xml chore(release): 4.0.0 [skip ci] 2021-11-19 15:21:26 +00:00