Orbit remote management for flags (#7246)
Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
This commit is contained in:
co-authored by
Roberto Dip
parent
db7d1c5bf5
commit
7d4e2e2b4b
@@ -39,6 +39,10 @@ const (
|
||||
// which only allows limited access to the device's own host information.
|
||||
// This authentication mode does not support granular authorization.
|
||||
AuthnDeviceToken
|
||||
// AuthnOrbitToken is when authentication is done via the orbit host
|
||||
// authentication token. This authentication mode does not support granular
|
||||
// authorization.
|
||||
AuthnOrbitToken
|
||||
)
|
||||
|
||||
// AuthorizationContext contains the context information used for the
|
||||
|
||||
Reference in New Issue
Block a user