Commit Graph

9 Commits (cf3c19c0468c0f8ab773acc489686fadb30d3a7e)

Author SHA1 Message Date
semantic-release-bot cf3c19c046 chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.1.0...v3.2.0) (2021-11-09)

### Features

* 🎸 Adderd e-INFRA CZ template ([5eb50f6](5eb50f6441))
2021-11-09 10:53:55 +00:00
Dominik Frantisek Bucik 5eb50f6441
feat: 🎸 Adderd e-INFRA CZ template
Added e-INFRA CZ template for frontend pages. Enable it by using
web.theme=einfra in the config
2021-11-09 11:28:36 +01:00
Dominik Frantisek Bucik e15dadc95a
refactor: 💡 Update metadata refresh settings 2021-11-09 11:14:05 +01:00
semantic-release-bot 0e58108645 chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.0.1...v3.1.0) (2021-11-08)

### Features

* 🎸 Sign refresh tokens ([23a6354](23a6354fc7))
2021-11-08 06:57:26 +00:00
Dominik Frantisek Bucik 8f54c284f6
docs: ✏️ Updated readme 2021-11-05 15:28:09 +01:00
semantic-release-bot b2b8efe516 chore(release): 3.0.1 [skip ci]
## [3.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.0.0...v3.0.1) (2021-11-05)

### Bug Fixes

* 🐛 fix loading JWKS ([371adc1](371adc13fb))
2021-11-05 10:40:38 +00:00
Dominik Frantisek Bucik 371adc13fb
fix: 🐛 fix loading JWKS
Caused failures in validation of JWTs. We have exposed the default
bundled file instead of the correctly loaded one.
2021-11-05 11:36:06 +01:00
Dominik Frantisek Bucik b42e50ebe3
chore: fix versions in pom.xml 2021-11-04 14:41:49 +01:00
Dominik Frantisek Bucik 11fdf85d5f
feat: 🎸 Merge with perun-mitreid overlay, add SAML auth
Merge with overlay repository into one big repo. Added SAML
authentication

BREAKING CHANGE: 🧨 Merge and auth
2021-11-03 08:23:34 +01:00