Commit Graph

2750 Commits (5eb50f64414db6a42cff76003c5b41f4e8e03535)

Author SHA1 Message Date
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 František Bučík d5079cfe97
Merge pull request #33 from dBucik/saml_metadata_checks
Saml metadata checks
2021-11-09 11:27:01 +01:00
Dominik Frantisek Bucik e15dadc95a
refactor: 💡 Update metadata refresh settings 2021-11-09 11:14:05 +01:00
Dominik Frantisek Bucik 0b68a720fb
refactor: 💡 Disable metadata signature check 2021-11-09 11:13:36 +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 František Bučík 152b1448b0
Merge pull request #32 from dBucik/sign_refresh_tokens
feat: 🎸 Sign refresh tokens
2021-11-08 07:55:46 +01:00
Dominik Frantisek Bucik 23a6354fc7
feat: 🎸 Sign refresh tokens
Add signature to the refresh_token JWT. Previously it has been missing
it.
2021-11-08 07:46:23 +01:00
Dominik František Bučík d254ea8381
Merge pull request #31 from dBucik/building
Building
2021-11-08 07:22:58 +01:00
Dominik Frantisek Bucik 999b2b6793
chore: 🤖 Added Maven Wrapper 2021-11-05 15:28:09 +01: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 František Bučík ff374838b3
Merge pull request #30 from dBucik/fix_jwk_endpoint
fix: 🐛 fix loading JWKS
2021-11-05 11:38:11 +01: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 46ab7593ca
chore: fixed naming of .releaserc 2021-11-05 11:33:32 +01:00
Dominik Frantisek Bucik b42e50ebe3
chore: fix versions in pom.xml 2021-11-04 14:41:49 +01:00
Dominik František Bučík 14469ba21d
chore: fix release.rc 2021-11-04 14:40:36 +01:00
Dominik František Bučík 746607fe2d
Merge pull request #27 from dBucik/saml_new_repo
feat: 🎸 Merge with perun-mitreid overlay, add SAML auth
2021-11-03 08:38:00 +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
Dominik František Bučík 77f98f73e8
fix: 🐛 remove some unneeded dependencies declaration (#26) 2021-10-27 10:21:32 +02:00
Dominik Frantisek Bucik 124a0353e5
chore: 🤖 Release 2.0.0
Initial release after introducing the automated semantic release
2021-10-24 16:54:42 +02:00
Dominik Frantisek Bucik ee6dd847ff
chore: 🤖 Prepare for semantic release 2021-10-24 16:51:29 +02:00
Dominik František Bučík fa96038938
refactor: 💡 use refs for interceptors (#25) 2021-10-18 13:51:27 +02:00
Dominik František Bučík 60baf14be4
Fix OPTIONS request on /token endpoint (#24) 2021-09-30 13:23:22 +02:00
Dominik František Bučík 775e2e8b6a
refactor: 💡 Remove logos from clients (#23)
DB update can be done - drop column logo_uri from clients

BREAKING CHANGE: 🧨 Removed logo from clients
2021-09-01 14:24:24 +02:00
Dominik František Bučík d17c11c035
refactor: Remove stats service (#20)
* refactor: Remove stats service

* fix: remove call to get stat
2021-09-01 13:56:53 +02:00
Dominik František Bučík 37aea39cf6
refactor: 💡 Remove DataAPI (#22) 2021-09-01 10:25:52 +02:00
Dominik František Bučík 94e7bc87a1
fix: fix bootstrap glyphicons mapping (#21) 2021-09-01 09:21:09 +02:00
Dominik František Bučík 83d75d27a8
docs: update readme after fork detach
add information about detached fork to the readme
2021-08-19 12:07:35 +02:00
Dominik František Bučík 13688fad84
Fix log in MultiMDCFilter (#18)
- move log to constructor
2021-08-12 11:00:57 +02:00
Dominik František Bučík 7e00f4953d
Test remote addr in logs (#17) 2021-08-12 11:00:57 +02:00
Dominik František Bučík f22be03384
Updated dependencies versions (#16) 2021-08-12 11:00:57 +02:00
Dominik František Bučík 082217faa0
Update dependencies due to dependabot alerts (#15) 2021-08-12 11:00:57 +02:00
Dominik František Bučík 96c8ef76f5
Fix css admin (#14)
* Added type attribute for link elements

- added missing type attribute for link elements in header for admin UI
- attribute must be supplied in case of content-security-policy

* Replace less with css
2021-08-12 11:00:57 +02:00
Dominik Frantisek Bucik d9d70c8177
Update matching for native apps
- redirectURI matching for Native apps accoridng to
  https://datatracker.ietf.org/doc/html/rfc8252#section-7.3
2021-08-12 11:00:56 +02:00
Dominik Frantisek Bucik eed08e0da8
Java 8 2021-08-12 11:00:56 +02:00
Dominik František Bučík e9ded1ce17
Added action for build without tests 2021-08-12 11:00:56 +02:00
Dominik František Bučík a608ef3fbf
Added action for build with tests 2021-08-12 11:00:56 +02:00
Dominik Frantisek Bucik fb4e706449
Update dependencies and plugins 2021-08-12 11:00:56 +02:00
Dominik František Bučík 734cba256a
Merged modules and updated dependencies 2021-08-12 11:00:55 +02:00
Dominik František Bučík e58df0e51e
Updated dependencies versions 2021-08-12 11:00:55 +02:00
Dominik František Bučík f963790943
Removed unnecessary modules 2021-08-12 11:00:55 +02:00
Dominik František Bučík c8ddea070e
refactoring submodule common - part 4 2021-08-12 11:00:55 +02:00
Dominik František Bučík 273106f76b
refactoring submodule common - part 3 2021-08-12 11:00:55 +02:00
Dominik František Bučík 380a2fbcb8
Refactoring common submodule - part 2 2021-08-12 11:00:54 +02:00
Dominik František Bučík 6fe33c1ed7
refactoring submodule common - part 1 2021-08-12 11:00:54 +02:00
Michael Stepankin 7eba3c12fe Fix Spring Autobinding vulnerability
1. Make authorizationRequest no longer affected by http request parameters due to @ModelAttribute. See http://agrrrdog.blogspot.com/2017/03/autobinding-vulns-and-spring-mvc.html
2021-02-18 16:13:36 -05:00
Justin Richer 0d4ef2cb4f
Update README.md 2019-08-01 16:41:55 -04:00
ruslan cc6bd4b590 upgrade eclipselink to v. 2.7.4 2019-04-29 16:13:21 -04:00
Justin Richer 621e86e62d [maven-release-plugin] prepare for next development iteration 2019-04-19 16:04:45 -04:00
Justin Richer 73459f0348 [maven-release-plugin] prepare release mitreid-connect-1.3.3 2019-04-19 16:04:40 -04:00