Releases: Fraunhofer-AISEC/omejdn-server
Releases · Fraunhofer-AISEC/omejdn-server
1.3.1
Bugfixes jwks (#43) * Sync output * Rubocop * Fixed the JWKS output format * Rubocop * Fixed tests
1.3.0
What's Changed
- Verbose output for the Psych YAML Parser by @bellebaum in #28
- Support for Key Rollover by @bellebaum in #26
- Added Cache-Control and Pragma Headers by @bellebaum in #29
- Link to API.md from README by @bellebaum in #32
- Fixed uninitialized variable by @bellebaum in #34
- Update README.md by @bellebaum in #35
- Updated Test token script by @bellebaum in #36
- Dynamic reauthentication by @bellebaum in #30
Full Changelog: v1.2.1...v1.3.0
1.2.1
What's Changed
- Added a config value
accept_audience
by @bellebaum in #24
Full Changelog: v1.2.0...v1.2.1
1.2.0
Dynamic claim values (#23) * Fixed uninitialized variable A leftover from past changes noticed thanks to issue #19 * Removed references to any particular configuration of user backends A new configuration option was added to the base config to specify a default user backend This addresses issue #20 * Adapt tests to altered configuration options * Allowed scopes of clients are now checked when issuing tokens * Reduced code duplications in tests And fixed a bug where certain attributes were not updated via the admin API * Write release notes * Minor Bugfixes: Replaced wrong occurences of 'token' with 'id_token' Load webfinger conf through config.rb Disable id_token creation when openid is set to false * several ENV variables are now written to config files This allows specifying them through the config files alone and removes several bugs where ENV did not have an effect when it should Includes some bugfixes: - expected nil when checking the scopen in /token, got [] - logout redirect unconfigured * This is a temporary mitigation for issue #18 It disables sinatra/cors and handles OPTION requests and Access-Control-Allow-* Headers manually At some point we want to revisit this. * One script - all tests For convenience * Adapted omejdn.yml * Added requestable claim values * Ensure ENV does not overwrite the config * Added missing test for claims parameter in the authorization flow * Update README * Updated Release Notes
1.1.1
v1.1.1 Write release notes
1.1.0
What's Changed
- Fixed CI again by @oxisto in #12
- Import certfile by @bellebaum in #13
Full Changelog: v1.0.3...v1.1.0
1.0.2
v1.0.2 fix workflow
1.0.1
v1.0.1 fix version variable
1.0.0
v1.0.0 v0.0.2
0.0.2
v0.0.2 v0.0.2