1 vote
Hi, currently I have a script that creates PRV users and grants exclusive rights to the correct user, the issue is if it's a new user I first need to import it from okta and it can only be done manually.
It would be great if I could import specific users from OKTA as part of the script.
Ben
Hello Ben,
Thank you for your request. We are creating a ticket to add a way to create/import Okta user via our PowerShell module. We will post back here once we have an update.
Best regards,
François Dubois
Hello Ben,
As of version 2025.1.1 of the module, it is now possible to import Okta users. This can be done using the following two cmdlets:
Please let us know if you have any questions or if this meets your needs.
Best regards,
Maxime
Hello Ben,
As of version 2025.1.1 of the module, it is now possible to import Okta users. This can be done using the following two cmdlets:
Please let us know if you have any questions or if this meets your needs.
Best regards,
Maxime
Thanks for the update, do I need to update DVLS to 2025 as well? If yes it make take a while to test it.
Ben