Commit Graph

138 Commits (c2395c26372cd6da4f3cc048dd8d43b6409184b0)

Author SHA1 Message Date
semantic-release-bot c2395c2637 chore(release): 10.0.1 [skip ci]
## [10.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v10.0.0...v10.0.1) (2022-07-13)

### Bug Fixes

* 🐛 Fix script loading for LS footer ([bd90a76](bd90a76388))
2022-07-13 13:04:27 +00:00
semantic-release-bot 189c9a40d7 chore(release): 10.0.0 [skip ci]
# [10.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.4.0...v10.0.0) (2022-07-09)

### Bug Fixes

* 🐛 Fix displaying for consent for EMBL ([ef47df1](ef47df163f))

### BREAKING CHANGES

* 🧨 DB changes (see v10.0.0.sql files)
2022-07-09 13:55:20 +00:00
Dominik František Bučík 8518a6adc0
Merge pull request #204 from dBucik/embl_lsaai
fix: 🐛 Fix displaying for consent for EMBL
2022-07-09 15:52:08 +02:00
semantic-release-bot 88fe9a12b5 chore(release): 9.4.0 [skip ci]
# [9.4.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.3.2...v9.4.0) (2022-07-08)

### Features

* IsEligible authproc filter and claim source ([2e0aaa7](2e0aaa772b))
2022-07-08 10:29:02 +00:00
Dominik František Bučík 2e0aaa772b
feat: IsEligible authproc filter and claim source 2022-07-08 11:02:15 +02:00
Dominik František Bučík bfb143365b
Merge pull request #206 from dBucik/refactor_filters
refactor: Refactoring AuthProcFilters
2022-07-08 10:54:19 +02:00
Dominik František Bučík 677943d4d6
refactor: Refactoring AuthProcFilters 2022-07-08 10:45:36 +02:00
semantic-release-bot 77d810043a chore(release): 9.3.2 [skip ci]
## [9.3.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.3.1...v9.3.2) (2022-07-04)

### Bug Fixes

* **deps:** update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.6 ([fc02c8f](fc02c8f79c))
2022-07-04 07:47:50 +00:00
Dominik František Bučík ef47df163f
fix: 🐛 Fix displaying for consent for EMBL
BREAKING CHANGE: 🧨 DB changes (see v10.0.0.sql files)
2022-07-01 16:49:11 +02:00
semantic-release-bot 64a22d758f chore(release): 9.3.1 [skip ci]
## [9.3.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.3.0...v9.3.1) (2022-06-15)

### Bug Fixes

* **deps:** update dependency org.postgresql:postgresql to v42.4.0 ([9f56413](9f56413f05))
2022-06-15 09:46:27 +00:00
semantic-release-bot 7dda6f063e chore(release): 9.3.0 [skip ci]
# [9.3.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.2.2...v9.3.0) (2022-06-03)

### Features

* 🎸Claim sources for extracting AuthenticationContextClassRef and AuthnInstant ([d9d3034](d9d3034e55))
2022-06-03 13:06:55 +00:00
Dominik František Bučík 4a8bfb4f2b
Merge pull request #174 from dBucik/auth_claim
feat: 🎸 auth_details claim
2022-06-03 15:03:25 +02:00
semantic-release-bot 5f634d9060 chore(release): 9.2.2 [skip ci]
## [9.2.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.2.1...v9.2.2) (2022-06-03)

### Bug Fixes

* 🐛 Fix SAML Claim source when singleValue to use joiner ([d16c3c6](d16c3c6368))
* 🐛 Fixed displaying consent screens for LS template ([9884eb1](9884eb1f0e))
2022-06-03 11:03:26 +00:00
Dominik Frantisek Bucik d9d3034e55
feat: 🎸Claim sources for extracting AuthenticationContextClassRef and AuthnInstant 2022-06-03 13:01:20 +02:00
Dominik František Bučík d95cd86b4f
Merge pull request #196 from dBucik/fix_saml_claim_source
fix: 🐛 Fix SAML Claim source when singleValue to use joiner
2022-06-03 13:00:51 +02:00
Dominik František Bučík d16c3c6368
fix: 🐛 Fix SAML Claim source when singleValue to use joiner 2022-06-03 12:42:03 +02:00
semantic-release-bot ad40cfe85a chore(release): 9.2.1 [skip ci]
## [9.2.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.2.0...v9.2.1) (2022-06-01)

### Bug Fixes

* **deps:** update dependency com.nimbusds:nimbus-jose-jwt to v9.23 ([0c465ca](0c465ca1ff))
2022-06-01 09:10:39 +00:00
semantic-release-bot 3d53b2279b chore(release): 9.2.0 [skip ci]
# [9.2.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.6...v9.2.0) (2022-05-30)

### Bug Fixes

* **deps:** update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.5 ([e6a8342](e6a8342438))
* **deps:** update dependency org.postgresql:postgresql to v42.3.6 ([c1d62ca](c1d62ca98e))

### Features

* Added new claims sources ([15cf3a9](15cf3a95eb))
2022-05-30 04:59:44 +00:00
Dominik František Bučík 15cf3a95eb
feat: Added new claims sources
- Added Claim source for producing values based on attribute value
  set on the groups, where user is active member and the groups are
assigned to the resource in Perun
- Added Claim source for producing MinIO policies
2022-05-30 06:55:42 +02:00
semantic-release-bot fa67431a52 chore(release): 9.1.6 [skip ci]
## [9.1.6](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.5...v9.1.6) (2022-05-23)

### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.3 ([e5f3a62](e5f3a62980))
2022-05-23 04:28:47 +00:00
semantic-release-bot 9aff384b9e chore(release): 9.1.5 [skip ci]
## [9.1.5](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.4...v9.1.5) (2022-05-09)

### Bug Fixes

* **deps:** update dependency org.postgresql:postgresql to v42.3.5 ([319d0c7](319d0c7c2a))
2022-05-09 05:45:56 +00:00
semantic-release-bot 6774ce949a chore(release): 9.1.4 [skip ci]
## [9.1.4](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.3...v9.1.4) (2022-04-25)

### Bug Fixes

* **deps:** update dependency com.nimbusds:nimbus-jose-jwt to v9.22 ([1a087e4](1a087e4ba1))
2022-04-25 16:06:18 +00:00
semantic-release-bot c64be0e209 chore(release): 9.1.3 [skip ci]
## [9.1.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.2...v9.1.3) (2022-04-25)

### Bug Fixes

* **deps:** update dependency org.springframework.security.oauth:spring-security-oauth2 to v2.5.2.release ([5eafd46](5eafd46d0a))
2022-04-25 16:03:24 +00:00
semantic-release-bot 38ec118f76 chore(release): 9.1.2 [skip ci]
## [9.1.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.1...v9.1.2) (2022-04-25)

### Bug Fixes

* **deps:** update dependency mysql:mysql-connector-java to v8.0.29 ([9ff89f7](9ff89f78f8))
2022-04-25 16:00:29 +00:00
semantic-release-bot 58c0e80346 chore(release): 9.1.1 [skip ci]
## [9.1.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.1.0...v9.1.1) (2022-04-22)

### Bug Fixes

* 🐛 Fixed wrong mail in LS consent ([c84912c](c84912c551))
2022-04-22 12:14:41 +00:00
semantic-release-bot 479c74f5d0 chore(release): 9.1.0 [skip ci]
# [9.1.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.3...v9.1.0) (2022-04-22)

### Features

* 🎸 Filter for logging authentication details ([585dbd8](585dbd82a5))
2022-04-22 10:53:26 +00:00
Dominik Frantisek Bucik 585dbd82a5
feat: 🎸 Filter for logging authentication details 2022-04-22 12:45:15 +02:00
semantic-release-bot fc92a45d32 chore(release): 9.0.3 [skip ci]
## [9.0.3](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.2...v9.0.3) (2022-04-22)

### Bug Fixes

* **deps:** update dependency org.projectlombok:lombok to v1.18.24 ([6736cf4](6736cf4c38))
* improve MUNI header ([3f0f910](3f0f9103d8))
2022-04-22 06:28:55 +00:00
semantic-release-bot 31dc602e9f chore(release): 9.0.2 [skip ci]
## [9.0.2](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v9.0.1...v9.0.2) (2022-04-20)

### Bug Fixes

* MUNI branding ([07479e4](07479e4a04))
2022-04-20 09:10:10 +00:00
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