mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 22:08:58 -05:00
add todo comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user