Skip to content

Deletion of orphoned Active Directory synced accounts inside the Okta Cloud

License

Notifications You must be signed in to change notification settings

torbenhamburg/oktadeavtiveduserdeletion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deletion of orphoned Active Directory synced accounts inside the Okta Cloud

OktaAPI PSM

This script uses the OktaAPI Powershell wrapper. Please download and install prior of using this script https://github.com/gabrielsroka/OktaAPI.psm1

Install-Module OktaAPI

https://www.powershellgallery.com/packages/OktaAPI

Installation

This script requires PowerShell 5 or newer This script uses variables. Please replace

$OktaAPIKey = "CHANGE-API-KEY"
$OktaInstance = "https://MYOKTAINSTANCE.okta.com"

inside oktadeavtiveduserdeletion.ps1 with your Okta API Key and your Okta Instance URL.

Issues

If you find any bugs feel free to file an issue

About

Deletion of orphoned Active Directory synced accounts inside the Okta Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published