how to config auto accepted #4091
Answered
by
danielgatis
bonnlee2024
asked this question in
Q&A
|
The device in a very secure environment. In order to improve the operating way for end users, I need to ignore the device acceptance by click. i want that if a device is connected, it will be automatically accepted. How can I set this up? |
Answered by
danielgatis
Apr 29, 2026
Replies: 2 comments
|
You can create a job that runs every minute and accepts pending devices via the API using a namespace's API key. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this PR could help you: #6264