istio-ecosystem / authservice

Move OIDC token acquisition out of your app code and into the Istio mesh
Apache License 2.0
217 stars 63 forks source link

allow relaxed scheme for authorization/token/callback URL #166

Closed Shikugawa closed 3 years ago

Shikugawa commented 3 years ago

This PR enables to add new option non_strict_https that allows using non HTTPS scheme for rapid debugging.

istio-testing commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Shikugawa To complete the pull request process, please assign lizan after the PR has been reviewed. You can assign the PR to them by writing /assign @lizan in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/istio-ecosystem/authservice/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment