SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
235 stars 67 forks source link

Account Credential Validation #325

Open IronKane2 opened 4 years ago

IronKane2 commented 4 years ago

I'm trying to figure out a way to validate an accounts credentials to see if they have changed their password from the default. I can do this in Active Directory by connecting to a domain with a users credentials. So I'm hoping that there is a way to do this with GSuite.

We use GAPS and at one point we were redirecting user away from the Google password change page and then we turned it back on because of this Distance Learning thing. So we have an unknown mishmash of AD/GSuite password synchronizations that they want me to unscramble.