nokia / kong-oidc

OIDC plugin for Kong
Apache License 2.0
454 stars 320 forks source link

Timeout for OIDC calls to external endpoints #72

Closed xwrs closed 5 years ago

xwrs commented 5 years ago

very minor change to allow passing timeout property to lua-resty-openidc code. no unit tests included

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 101


Totals Coverage Status
Change from base Build 99: 0.03%
Covered Lines: 120
Relevant Lines: 125

💛 - Coveralls
Trojan295 commented 5 years ago

Did you check what happens, when a timeout occurs?

xwrs commented 5 years ago

Did you check what happens, when a timeout occurs?

@Trojan295 particularly for token introspection the request is redirected to login page