Skip to content

Releases: Fraunhofer-AISEC/omejdn-server

1.3.1

12 Jan 15:12
ba0e580
Compare
Choose a tag to compare
Bugfixes jwks (#43)

* Sync output

* Rubocop

* Fixed the JWKS output format

* Rubocop

* Fixed tests

1.3.0

09 Dec 14:05
5e82086
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

1.2.1

05 Nov 09:09
cb6d5e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

1.2.0

02 Nov 13:11
b83ec8b
Compare
Choose a tag to compare
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

27 Oct 13:13
Compare
Choose a tag to compare
v1.1.1

Write release notes

1.1.0

21 Oct 12:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

1.0.2

08 Oct 07:52
2a3c5b5
Compare
Choose a tag to compare
v1.0.2

fix workflow

1.0.1

04 Oct 09:45
b23d81c
Compare
Choose a tag to compare
v1.0.1

fix version variable

1.0.0

27 Aug 12:02
b369ffb
Compare
Choose a tag to compare
v1.0.0

v0.0.2

0.0.2

19 Jul 14:25
b369ffb
Compare
Choose a tag to compare
v0.0.2

v0.0.2