A pet peeve, and an opinion, triggered by a recent experience:
Regularly occurring enforced password expiry is a terrible policy, whether it is every 60 days, or every 12 months. As a policy, it encourages users to choose the minimally secure password. Given a set of password complexity requirements (length …
By:Mark DrummondNot to be confused with my authzero
command line
interface, this repo contains general
purpose python scripts for
interfacing with the Auth0 Management
API.
I started work on a command line interface for the Auth0 Management API. The tool is built with TypeScript, oclif, node.js, and Auth0's node-auth0 SDK.
$ authzero --help
Auth0 Command Line Interface
VERSION
authzero/0.0.0 darwin-x64 node-v11.6.0
USAGE
$ authzero [COMMAND]
COMMANDS
client Get client …
36 books this year!
By:Mark DrummondI was in Las Vegas this week for Gartner's IAM Summit, hosted at Ceasar's Palace. Vegas isn't really my cup of tea but one goes where the conferences are. Pro tip: The desert is really freaking cold in December. I mean, not Canada cold, but way colder than a desert …
By:Mark Drummond