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
Some fields in IAM/IDM API calls have restrictions on what characters can be used. Ideally we should validate these in the library before making the server side call.
We should do a test implemntation for the service API, specifically the name and description fields have a set of invalid characters that should be checked.
The text was updated successfully, but these errors were encountered:
Some fields in IAM/IDM API calls have restrictions on what characters can be used. Ideally we should validate these in the library before making the server side call.
We should do a test implemntation for the service API, specifically the
name
anddescription
fields have a set of invalid characters that should be checked.The text was updated successfully, but these errors were encountered: