MattTunny / adfs-health-check

PowerShell script to log into ADFS then to AWS console and report back on failures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adfs-health-check

PowerShell script to log into ADFS and report back on failures. script opens IE, logs into federated services then redirects to AWS console and check url at end is logged in. Send alerts if not.

Requires

  • Service account with email address for ADFS and console access to aws account.
  • Slack Module
  • Token api key for slack
  • awscli installed for SMS feature
  • SNS publish permissions for aws keys

About

PowerShell script to log into ADFS then to AWS console and report back on failures

License:MIT License


Languages

Language:PowerShell 100.0%