UNCLASSIFIED - NO CUI

Skip to content

Update dependency istio-ecosystem/authservice to v1.0.3

This MR contains the following updates:

Package Type Update Change
istio-ecosystem/authservice ironbank-github patch v1.0.2 -> v1.0.3

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

istio-ecosystem/authservice (istio-ecosystem/authservice)

v1.0.3

Compare Source

Authservice 1.0.3 adds support for PKCE in the Authorization Code Grant Flow. Thanks @​gdasson for your contribution! More details about PKCE can be found here:

https://oauth.net/2/pkce/ https://blog.postman.com/what-is-pkce/

It also comes with a change to not allow Client IDs to have the : character, as it breaks client authentication when calling the token endpoint. This is now properly validated and the configuration is rejected.

Detailed Changelog

New Contributors

Full Changelog: https://github.com/istio-ecosystem/authservice/compare/v1.0.2...v1.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports