okta / okta-sdk-php

PHP SDK for the Okta API
Apache License 2.0
38 stars 71 forks source link

Library configuration checks #59

Closed nbarbettini closed 3 years ago

nbarbettini commented 5 years ago

To help avoid misconfiguration, this library should implement these checks against common errors: https://oktawiki.atlassian.net/wiki/spaces/PM/pages/552049922/Library+configuration+checks

For this library, checks against Okta domain (base URL) apply.

bretterer commented 4 years ago

Internal Ref: OKTA-291537