Support named entities #1477
Labels
enhancement
New feature or request
feature
migration
Something that would help migrate off other platforms
paid-feature
Targeted for the paid editions of FusionAuth
Support named entities
Problem
Entities include a textual description, but the names themselves are required to be UUIDs. When explaining to customers how to perform the client credentials grant, these UUIDs are confusing because they are, well, random.
Solution
Keep the automatically-generated UUID as the default, but allow any unique string as a name. That way users can request meaningful scopes such as "my_api" or "myserver.company.com".
Alternatives/workarounds
None. We're currently including the entity UUIDs in our documentation and hoping customers copy them correctly.
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
The text was updated successfully, but these errors were encountered: