Azure / Azure/api-management-developer-portal

Can't create User with some characters in First or Lastname

Open
#1,488 3 comments 0 reactions 0 assignees View on GitHub
(t) Documentation (t) Improvement P2
Dominant language
TypeScript
Stars
545
Forks
360
PR merge metrics
No merged PRs in 30d

Description

We discovered that at least the following characters are blocked in the portal and also the REST API
- !
- %

But there is no documentation on this to be found, would greatly appreciate some explanation about why this is and also a correct filter so we can prevent problems like people creating an account like:
'Admin' 'Yahoo!'

which will not succeed when creating a User.

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing User creation through the developer portal and REST API with the reported characters ! and %. Trace where the validation behavior is exposed, then document the restriction, its rationale, and a correct filter so clients can prevent rejected names.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.