Skip to main content

BasedType

Specifies the basis type for the delegation, defining the origin or foundation of the delegation.

Accepted Values

NameValue
None0
User1
Project2
Note

If based type selected as None, scope should be defined before using request. User based type means this delegation's or access token's scope will be same with given user's. Project, based type means this delegation's or access token's scope will be generated only enough for using specified project.