add todo comment

This commit is contained in:
A.Unger
2020-05-04 14:11:39 +02:00
parent 0dffde2e6d
commit c97ef8a464

View File

@@ -58,6 +58,7 @@ func OpenIDConnect(opts ...ocisoidc.Option) M {
path := r.URL.Path
// void call for testing purposes.
// TODO: Add uuid to the request context for the next handler.
uuidFromClaims(ocisoidc.StandardClaims{})
// Ignore request to "/konnect/v1/userinfo" as this will cause endless loop when getting userinfo