Open aarongranick-okta opened 5 years ago
https://github.com/okta/okta-auth-js/blob/master/lib/builderUtil.js#L25
An exception is thrown unless the issuer url begins with "http" in a CASE SENSITIVE match.
Validation should ignore case
Internal reference: OKTA-253512
https://github.com/okta/okta-auth-js/blob/master/lib/builderUtil.js#L25
An exception is thrown unless the issuer url begins with "http" in a CASE SENSITIVE match.
Validation should ignore case