api/zitadel/webkey/v2/webkey_service library
Reexport of generated resources for the gRPC webkey_service library.
Classes
- ActivateWebKeyRequest
- ActivateWebKeyResponse
- CreateWebKeyRequest
- CreateWebKeyResponse
- DeleteWebKeyRequest
- DeleteWebKeyResponse
- ListWebKeysRequest
- ListWebKeysResponse
- WebKeyServiceBase
- WebKeyServiceClient
- Service to manage web keys for OIDC token signing and validation. The service provides methods to create, activate, delete and list web keys. The public key endpoint (outside of this service) is used to retrieve the public keys of the active and inactive keys.
Enums
Extensions
- GeneratedMessageGenericExtensions on T
-
Extensions on
GeneratedMessages.
Constants
-
ActivateWebKeyRequest$json
→ const Map<
String, Object> -
ActivateWebKeyResponse$json
→ const Map<
String, Object> -
CreateWebKeyRequest$json
→ const Map<
String, Object> -
CreateWebKeyResponse$json
→ const Map<
String, Object> -
DeleteWebKeyRequest$json
→ const Map<
String, Object> -
DeleteWebKeyResponse$json
→ const Map<
String, Object> -
ListWebKeysRequest$json
→ const Map<
String, String> -
ListWebKeysResponse$json
→ const Map<
String, Object>
Properties
- activateWebKeyRequestDescriptor → Uint8List
-
Descriptor for
ActivateWebKeyRequest. Decode as agoogle.protobuf.DescriptorProto.final - activateWebKeyResponseDescriptor → Uint8List
-
Descriptor for
ActivateWebKeyResponse. Decode as agoogle.protobuf.DescriptorProto.final - createWebKeyRequestDescriptor → Uint8List
-
Descriptor for
CreateWebKeyRequest. Decode as agoogle.protobuf.DescriptorProto.final - createWebKeyResponseDescriptor → Uint8List
-
Descriptor for
CreateWebKeyResponse. Decode as agoogle.protobuf.DescriptorProto.final - deleteWebKeyRequestDescriptor → Uint8List
-
Descriptor for
DeleteWebKeyRequest. Decode as agoogle.protobuf.DescriptorProto.final - deleteWebKeyResponseDescriptor → Uint8List
-
Descriptor for
DeleteWebKeyResponse. Decode as agoogle.protobuf.DescriptorProto.final - listWebKeysRequestDescriptor → Uint8List
-
Descriptor for
ListWebKeysRequest. Decode as agoogle.protobuf.DescriptorProto.final - listWebKeysResponseDescriptor → Uint8List
-
Descriptor for
ListWebKeysResponse. Decode as agoogle.protobuf.DescriptorProto.final