You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user omits or provides incorrect data to the Okta API
The Okta API will either fall back to defaults or it will attempt to perform type coercion
I think some of the former is documented, but I believe the latter is undocumented?
If possible, describe a proposed fix:
It would be good to have documentation around how Type Coercion works in the Okta API
I'd imagine if this is performed by Okta's API gateway this should be consistent for all Okta APIs
The text was updated successfully, but these errors were encountered:
Thank you for getting involved with Okta's Developer Docs!
Affected page(s):
Describe the problem(s):
If a user omits or provides incorrect data to the Okta API
The Okta API will either fall back to defaults or it will attempt to perform type coercion
I think some of the former is documented, but I believe the latter is undocumented?
If possible, describe a proposed fix:
It would be good to have documentation around how Type Coercion works in the Okta API
I'd imagine if this is performed by Okta's API gateway this should be consistent for all Okta APIs
The text was updated successfully, but these errors were encountered: