mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-01 18:33:19 +02:00
remove forward auth (#3628)
This commit is contained in:
parent
ba07afc245
commit
fa26587f19
68 changed files with 302 additions and 5072 deletions
|
@ -315,6 +315,7 @@ type Session_DeviceCredential struct {
|
|||
|
||||
TypeId string `protobuf:"bytes,1,opt,name=type_id,json=typeId,proto3" json:"type_id,omitempty"`
|
||||
// Types that are assignable to Credential:
|
||||
//
|
||||
// *Session_DeviceCredential_Unavailable
|
||||
// *Session_DeviceCredential_Id
|
||||
Credential isSession_DeviceCredential_Credential `protobuf_oneof:"credential"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue