ajmyyra / ambassador-auth-oidc

OpenID Connect AuthService for Ambassador API Gateway
MIT License
88 stars 35 forks source link

Skip auth uri list as env var #8

Closed atolia closed 5 years ago

atolia commented 5 years ago

SKIP_AUTH_URI Space separated list of URIs like "/info /health" to bypass auth. Default empty

ajmyyra commented 5 years ago

Looks good, thank you! I'll be making version 1.4 soon that will include this.