Expand description
Authentication types and service definitions used by Spark Operators to authenticate with each other. This module contains the spark_authn.proto
file.
Modules§
- spark_
authn_ service_ client - Generated client implementations.
Structs§
- Challenge
- Challenge represents the core challenge data
- GetChallenge
Request - Request to initiate an authentication challenge
- GetChallenge
Response - Response containing the protected challenge
- Protected
Challenge - ProtectedChallenge wraps a Challenge with a server HMAC
- Verify
Challenge Request - Request to verify a signed challenge
- Verify
Challenge Response - Response after successful authentication