package jsso

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Enrollment

jsso.proto:46

Service Enrollment manages the WebAuthn enrollment ceremony.

service Login

jsso.proto:38

Service Login manages the WebAuthn login ceremony.

service Session

jsso.proto:25

Service session manages sessions.

service User

jsso.proto:9

Service User manages user accounts.

message Allow

jsso.proto:128

Allow allows a request through the proxy.

Used in: AuthorizeHTTPReply

message Deny

jsso.proto:146

Deny denies a request through the proxy. An HTTP response can be included to inform the end-user as to what went wrong. (More likely, it will be a temporary redirect to a login page.)

Used in: AuthorizeHTTPReply

message Deny.Redirect

jsso.proto:148

Used in: Deny

message Deny.Response

jsso.proto:151

Used in: Deny