Whether to skip certificate checks when sending requests. [Ref]
[auth.manager.oidcmapping]
insecure = false
The claim containing the ID of the user. [Ref]
[auth.manager.oidcmapping]
id_claim = "sub"
The claim containing the UID of the user. [Ref]
[auth.manager.oidcmapping]
uid_claim = ""
The claim containing the GID of the user. [Ref]
[auth.manager.oidcmapping]
gid_claim = ""
The endpoint at which the GRPC gateway is exposed. [Ref]
[auth.manager.oidcmapping]
gatewaysvc = ""
The optional OIDC users mapping file path [Ref]
[auth.manager.oidcmapping]
users_mapping = ""
The group claim to be looked up to map the user (default to ‘groups’). [Ref]
[auth.manager.oidcmapping]
group_claim = ""