You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When a new app or a client requests for an enrollment, there is no information currently available for the user to know which apps can approve the enrollment
Describe the solution you'd like
Store a public hidden key which stores information about apps which have approving privilege.
Structure to store the information
List of json containing these metadata for an approving app - appName, deviceName, namespaces.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
List of json containing these metadata for an approving app - appName, deviceName, namespaces.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: