semantic-release-bot
1392b1a776
chore(release): 9.0.1 [skip ci]
...
## [9.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.0...v9.0.1 ) (2022-04-19)
### Bug Fixes
* **deps:** update dependency org.postgresql:postgresql to v42.3.4 ([cae6002
](cae60026d3
))
2022-04-19 06:33:13 +00:00
semantic-release-bot
b0e6414756
chore(release): 9.0.0 [skip ci]
...
# [9.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.5...v9.0.0 ) (2022-04-13)
### Features
* LS AAI design ([cd1ce6f
](cd1ce6fcc2
))
### BREAKING CHANGES
* requires database update (see migraiton script),
dropped ELIXIR theme
2022-04-13 09:30:41 +00:00
Dominik Frantisek Bucik
cd1ce6fcc2
feat: LS AAI design
...
Added LS AAI design, dropped ELIXIR design. Extended client with
jurisdiction and accepted TOS
BREAKING CHANGE: requires database update (see migraiton script),
dropped ELIXIR theme
2022-04-13 11:23:00 +02:00
semantic-release-bot
631f08b8c4
chore(release): 8.2.5 [skip ci]
...
## [8.2.5](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.4...v8.2.5 ) (2022-04-11)
### Bug Fixes
* show unapproved message ([0d6e2c7
](0d6e2c70d8
))
2022-04-11 13:17:47 +00:00
semantic-release-bot
e3426eeff1
chore(release): 8.2.4 [skip ci]
...
## [8.2.4](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.3...v8.2.4 ) (2022-04-11)
### Bug Fixes
* 🐛 Added missing return values when RPC disabled ([733597a
](733597a473
))
2022-04-11 10:23:01 +00:00
Dominik Frantisek Bucik
733597a473
fix: 🐛 Added missing return values when RPC disabled
2022-04-11 12:13:10 +02:00
semantic-release-bot
e1f5cd2ea8
chore(release): 8.2.3 [skip ci]
...
## [8.2.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.2...v8.2.3 ) (2022-04-11)
### Bug Fixes
* 🐛 Fix nullPointer in SamlAuthenticationDetailsStringCon ([3c034f4
](3c034f4c54
))
2022-04-11 07:50:38 +00:00
Dominik Frantisek Bucik
3c034f4c54
fix: 🐛 Fix nullPointer in SamlAuthenticationDetailsStringCon
2022-04-11 09:27:40 +02:00
semantic-release-bot
08ddf5b299
chore(release): 8.2.2 [skip ci]
...
## [8.2.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.1...v8.2.2 ) (2022-04-06)
### Bug Fixes
* 🐛 Fix storing SavedUserAuth ([c83ecc2
](c83ecc28e2
))
2022-04-06 10:45:17 +00:00
Dominik Frantisek Bucik
c83ecc28e2
fix: 🐛 Fix storing SavedUserAuth
...
Caused SAML claim sources not to work in USERINFO and ID_TOKEN
2022-04-06 12:34:56 +02:00
semantic-release-bot
9bd4bac4ae
chore(release): 8.2.1 [skip ci]
...
## [8.2.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.2.0...v8.2.1 ) (2022-04-04)
### Bug Fixes
* 🐛 Remove RelayState from SAML details in SavedUserAuth ([0f73d88
](0f73d88236
))
2022-04-04 07:29:25 +00:00
Dominik František Bučík
cd78f393d0
Merge pull request #166 from dBucik/fix_stats
...
fix: 🐛 Remove RelayState from SAML details in SavedUserAuth
2022-04-04 09:25:48 +02:00
semantic-release-bot
6bdbdb6264
chore(release): 8.2.0 [skip ci]
...
# [8.2.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.9...v8.2.0 ) (2022-04-04)
### Features
* 🎸 More user lookup methods ([3ea2b82
](3ea2b82053
))
2022-04-04 06:46:05 +00:00
Dominik Frantisek Bucik
0f73d88236
fix: 🐛 Remove RelayState from SAML details in SavedUserAuth
2022-04-04 08:45:23 +02:00
Dominik František Bučík
d0954ada62
Merge pull request #164 from dBucik/user_lookup
...
feat: 🎸 More user lookup methods
2022-04-04 08:43:06 +02:00
semantic-release-bot
649a0ae3aa
chore(release): 8.1.9 [skip ci]
...
## [8.1.9](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.8...v8.1.9 ) (2022-04-04)
### Bug Fixes
* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.9.1 ([fb56956
](fb56956324
))
2022-04-04 06:18:56 +00:00
Dominik Frantisek Bucik
3ea2b82053
feat: 🎸 More user lookup methods
...
User can now be fetched using extLogin and extSource name, alternatively
by extLogin and static extSourceName (ext_idp), or by perunUserId.
2022-04-01 15:51:19 +02:00
semantic-release-bot
dec27406c2
chore(release): 8.1.8 [skip ci]
...
## [8.1.8](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.7...v8.1.8 ) (2022-03-31)
### Bug Fixes
* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.9 ([4ef0063
](4ef006308a
))
* **deps:** update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.4 ([96358d9
](96358d989b
))
2022-03-31 06:37:10 +00:00
semantic-release-bot
f2eac9a746
chore(release): 8.1.7 [skip ci]
...
## [8.1.7](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.6...v8.1.7 ) (2022-03-23)
### Bug Fixes
* **deps:** update eclipse-persistence.version to v2.7.10 ([2f864fc
](2f864fca1c
))
2022-03-23 06:20:14 +00:00
semantic-release-bot
1db72611f8
chore(release): 8.1.6 [skip ci]
...
## [8.1.6](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.5...v8.1.6 ) (2022-03-23)
### Bug Fixes
* 🐛 Allow Group description to be empty string ([76899b4
](76899b4477
))
* **deps:** update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.2 ([1db9d51
](1db9d5113a
))
2022-03-23 06:12:06 +00:00
Dominik Frantisek Bucik
76899b4477
fix: 🐛 Allow Group description to be empty string
2022-03-23 07:04:43 +01:00
semantic-release-bot
3f4a70969b
chore(release): 8.1.5 [skip ci]
...
## [8.1.5](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.4...v8.1.5 ) (2022-03-09)
### Bug Fixes
* **deps:** update dependency com.nimbusds:nimbus-jose-jwt to v9.21 ([b1810d8
](b1810d82ba
))
2022-03-09 08:37:13 +00:00
semantic-release-bot
131fd6350c
chore(release): 8.1.4 [skip ci]
...
## [8.1.4](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.3...v8.1.4 ) (2022-03-09)
### Bug Fixes
* **deps:** update logback.version to v1.2.11 ([8601f9c
](8601f9c872
))
2022-03-09 08:31:46 +00:00
semantic-release-bot
290276522e
chore(release): 8.1.3 [skip ci]
...
## [8.1.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.2...v8.1.3 ) (2022-03-09)
### Bug Fixes
* **deps:** update dependency com.google.guava:guava to v31.1-jre ([1032ed0
](1032ed065a
))
2022-03-09 08:27:21 +00:00
semantic-release-bot
3c1b7d83af
chore(release): 8.1.2 [skip ci]
...
## [8.1.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.1...v8.1.2 ) (2022-02-17)
### Bug Fixes
* 🐛 Fix missing execute statement in statistics filter ([93b8081
](93b8081c33
))
2022-02-17 07:55:57 +00:00
Dominik Frantisek Bucik
93b8081c33
fix: 🐛 Fix missing execute statement in statistics filter
2022-02-17 08:50:27 +01:00
semantic-release-bot
fbf9c470ba
chore(release): 8.1.1 [skip ci]
...
## [8.1.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.1.0...v8.1.1 ) (2022-02-17)
### Bug Fixes
* **deps:** update dependency com.google.code.gson:gson to v2.9.0 ([0ec65b6
](0ec65b6eee
))
2022-02-17 06:42:30 +00:00
semantic-release-bot
fc03da47e5
chore(release): 8.1.0 [skip ci]
...
# [8.1.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.6...v8.1.0 ) (2022-02-17)
### Bug Fixes
* **deps:** update dependency com.nimbusds:nimbus-jose-jwt to v9.19 ([bb1443f
](bb1443fd9e
))
* **deps:** update dependency org.aspectj:aspectjweaver to v1.9.8 ([78087dc
](78087dc716
))
* **deps:** update dependency org.postgresql:postgresql to v42.3.3 ([9810e84
](9810e84915
))
### Features
* 🎸 Display noAuthnContext message on login_failure ([8872469
](8872469c19
))
2022-02-17 06:39:23 +00:00
Dominik František Bučík
5956e88fb7
Merge pull request #142 from dBucik/saml_noauthn_context
...
feat: 🎸 Display noAuthnContext message on login_failure
2022-02-17 07:35:42 +01:00
Dominik Frantisek Bucik
8872469c19
feat: 🎸 Display noAuthnContext message on login_failure
2022-02-09 08:34:15 +01:00
semantic-release-bot
e0a64d6a70
chore(release): 8.0.6 [skip ci]
...
## [8.0.6](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.5...v8.0.6 ) (2022-02-01)
### Bug Fixes
* **deps:** update dependency com.nimbusds:nimbus-jose-jwt to v9.18 ([6653cdb
](6653cdbfe0
))
2022-02-01 06:56:01 +00:00
semantic-release-bot
0d15e0a50a
chore(release): 8.0.5 [skip ci]
...
## [8.0.5](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.4...v8.0.5 ) (2022-02-01)
### Bug Fixes
* **deps:** update dependency org.mariadb.jdbc:mariadb-java-client to v3 ([b3ddb12
](b3ddb12e8d
))
2022-02-01 06:53:24 +00:00
semantic-release-bot
c0274c915b
chore(release): 8.0.4 [skip ci]
...
## [8.0.4](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.3...v8.0.4 ) (2022-02-01)
### Bug Fixes
* **deps:** update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6 ([64f8997
](64f899708f
))
2022-02-01 06:43:13 +00:00
Dominik Frantisek Bucik
0e009d9cc2
refactor: 💡 cleanup
2022-01-27 12:20:05 +01:00
Dominik Frantisek Bucik
c0db96df7d
refactor: 💡 Refactored device code auth
2022-01-27 12:01:59 +01:00
Dominik Frantisek Bucik
cf358dc2dc
refactor: 💡 Refactored Perun filters as auth_proc filters
2022-01-27 11:04:15 +01:00
Dominik Frantisek Bucik
cc4add710d
refactor: 💡 Refactor session invalidating
2022-01-27 10:27:13 +01:00
semantic-release-bot
50b6051c19
chore(release): 8.0.3 [skip ci]
...
## [8.0.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.2...v8.0.3 ) (2022-01-26)
### Bug Fixes
* 🐛 Consider empty referer as external ([d4bc19e
](d4bc19e2d8
))
2022-01-26 13:04:17 +00:00
Dominik Frantisek Bucik
d4bc19e2d8
fix: 🐛 Consider empty referer as external
2022-01-26 13:49:00 +01:00
semantic-release-bot
1c04516f18
chore(release): 8.0.2 [skip ci]
...
## [8.0.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.1...v8.0.2 ) (2022-01-13)
### Bug Fixes
* 🐛 Set email verified to true ([93fc557
](93fc5577f5
))
2022-01-13 11:09:07 +00:00
Dominik Frantisek Bucik
93fc5577f5
fix: 🐛 Set email verified to true
...
Perun requires e-mail verification, so we can hardcode the value of
email_verified to "true"
2022-01-13 12:02:02 +01:00
semantic-release-bot
1ac946b83c
chore(release): 8.0.1 [skip ci]
...
## [8.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.0...v8.0.1 ) (2022-01-12)
### Bug Fixes
* 🐛 Fix missing sub in ClaimSourceProduceContext ([5eace9f
](5eace9fb21
))
2022-01-12 14:38:04 +00:00
Dominik Frantisek Bucik
5eace9fb21
fix: 🐛 Fix missing sub in ClaimSourceProduceContext
...
bug caused some claims to not generate correctly (i.e. GA4GH passports
could not call the remote APIs due to missing user identifier extracted
from "sub" claim)
2022-01-12 15:25:46 +01:00
semantic-release-bot
fd525b1b54
chore(release): 8.0.0 [skip ci]
...
# [8.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.5.2...v8.0.0 ) (2022-01-12)
### Features
* 🎸 Refactored userinfo serv., new SAML-based claim sources ([2c413d9
](2c413d9916
))
### BREAKING CHANGES
* 🧨 requires database update
2022-01-12 09:14:56 +00:00
Dominik Frantisek Bucik
2c413d9916
feat: 🎸 Refactored userinfo serv., new SAML-based claim sources
...
Refactored userinfo to fetch attributes only when needed and requested.
Also added the possibility to extract attributes from the actual SAML
session
BREAKING CHANGE: 🧨 requires database update
2022-01-12 10:08:30 +01:00
semantic-release-bot
13973560d9
chore(release): 7.5.2 [skip ci]
...
## [7.5.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.5.1...v7.5.2 ) (2022-01-10)
### Bug Fixes
* 🐛 Do not display remember me when prompt=consnet ([1bf72b8
](1bf72b802a
))
2022-01-10 08:23:37 +00:00
Dominik Frantisek Bucik
1bf72b802a
fix: 🐛 Do not display remember me when prompt=consnet
...
Also updated text for checkbox
2022-01-10 08:47:48 +01:00
Dominik Frantisek Bucik
e8b34f9079
refactor: 💡 refactored device code flow and filters
2022-01-06 07:55:06 +01:00
BaranekD
22527c9996
refactor: Merged some controllers
2022-01-05 15:28:25 +01:00
semantic-release-bot
42a51623af
chore(release): 7.5.1 [skip ci]
...
## [7.5.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.5.0...v7.5.1 ) (2021-12-23)
### Bug Fixes
* incorrect label on stay logged in button ([75a626f
](75a626f9da
))
2021-12-23 08:42:19 +00:00