Closed piotrmsc closed 5 years ago
Latest change in oathkeeper https://github.com/ory/oathkeeper/blob/master/UPGRADE.md#config-changes
Provides breaking change in the access rule format. Controller needs to be updated in order to allow saving access rule in new format, where configurations are nested in config object.
config
Example : https://www.ory.sh/docs/oathkeeper/pipeline/authn#configuration-6
UPDATE : invalid, we do not need to update anything. GLOBAL oathkeeper config was changed.
Latest change in oathkeeper https://github.com/ory/oathkeeper/blob/master/UPGRADE.md#config-changes
Provides breaking change in the access rule format. Controller needs to be updated in order to allow saving access rule in new format, where configurations are nested in
config
object.Example : https://www.ory.sh/docs/oathkeeper/pipeline/authn#configuration-6