A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Okta Verify is their desktop tool for fastpass, it improves users sign in experience with SSO through Okta
What Patch My PC product is this new application request for? | Patch My PC Enterprise |
Since we don't have direct access to the binary, we would either need to rely on customers to provide the installer with each release or set up a development tenant—something we are not willing to support at this time. Additionally, we are concerned that the binary may be unique to each customer, potentially leading to a situation similar to our previous experience with the think-cell app, which we had to discontinue following direct discussions with the vendor.
At this time, we recommend leveraging our Custom Apps feature as the best path forward.
Here is the documentation for creating Custom Apps in Publisher:
https://docs.patchmypc.com/installation-guides/patch-my-pc-cloud/custom-apps/publish-a-custom-app
Here is the documentation for creating Custom Apps in PMPC Cloud:
https://docs.patchmypc.com/installation-guides/patch-my-pc-cloud/custom-apps/create-a-custom-app
Need this.
The EXE supports being updated by a newer version with the /q command + your specific tenant parameters.
Hi PMP support, 128 votes so far any updates from yourselves here on packaging up Okta verify? thanks
Comment from Brett Anderson:
Some notes to support this one:
Okta does have an unauthenticated API path which can be used to pull the binaries, which is cool. The downside is it's only available at a tenant level. The good side is that dev tenants are free! :)
So if PMP stands up a dev tenant (https://www.okta.com/developer/signup), the current binary information can be pulled from:
https://<tenant>.okta.com/api/v1/artifacts/WINDOWS_OKTA_VERIFY/latest
The response will include the release and file information (including file hashes), and the download path for the binaries.