Luke McFadden
- Total activity 131
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 18
- Subscriptions 36
Comments
Recent activity by Luke McFadden Sort by recent activity-
Well, I have this working now. I found the Nx Meta documentation, and there is an /authorize endpoint after all. This *really* needs to be added to the swagger documentation. https://nxvms.com/a...
-
Update Andrey Terentyev I have this working now in Postman. However, is there a way to store the redirect URL with the auth code? Typically, there is an authorize endpoint that accepts a GET req...
-
Thanks for the reply Andrey Terentyev Can you provide a curl example for the first step? Specifically what is required in the body of the request when grant_type=authorization_code I've been just...
-
Ditto to Simon King, this is still an important feature for us. Utilizing our normal Identity provider helps us have tighter control over security, access logs, and conditional access. We use ou...
-
Thanks Andrey Terentyev In testing, this is working. It returns a 503 if the server is offline it seems. Related, is there currently any /cdb/ endpoint that will return the server ID's for a sys...
-
Thanks Norman - Nx Support ! For these specific guard stations, remembering the last opened is adequate. I'd like to avoid CLI and start-up scripts and let NX run the show. Will a showreel resume ...
-
Greetings Andrey Terentyev Sorry, I'm a bit confused by your response. Firstly, is it possible to receive access to this document linking in the NX Cloud API docs for NX Oauth: <LINK_REMOVED> A f...
-
it just forwards requests to a Server in the system. So in a 5 server system, how is it deciding? Randomly? Or in some order? The request without a licenseBlock is still binding to a hardwareId.
-
Andrey Terentyev I removed my refresh token question, as I've got it working now. Do you have an estimated response time for my scope related question? If cloudSystemId=* doesn't allow a single be...
-
Thanks Andrey Terentyev Do you mind providing feedback on my final question listed in my last reply? One final question regarding scope: The documentation isn't clear on the difference with a be...