feat: extend claims of introspection response (#4018)

* feat: extend claims of introspection response

* update oidc lib
This commit is contained in:
Livio Spring
2022-07-25 09:38:15 +02:00
committed by GitHub
parent 955e4d483e
commit ccde49b323
5 changed files with 41 additions and 25 deletions

2
go.mod
View File

@@ -48,7 +48,7 @@ require (
github.com/superseriousbusiness/exifremove v0.0.0-20210330092427-6acd27eac203
github.com/ttacon/libphonenumber v1.2.1
github.com/zitadel/logging v0.3.4
github.com/zitadel/oidc/v2 v2.0.0-dynamic-issuer.3
github.com/zitadel/oidc/v2 v2.0.0-dynamic-issuer.4
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.27.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.27.0
go.opentelemetry.io/otel v1.2.0