Skip to content

Support named entities #1477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sedough opened this issue Nov 4, 2021 · 1 comment
Open

Support named entities #1477

sedough opened this issue Nov 4, 2021 · 1 comment
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

Comments

@sedough
Copy link

sedough commented Nov 4, 2021

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.

@mooreds mooreds added enhancement New feature or request feature paid-feature Targeted for the paid editions of FusionAuth labels Nov 4, 2021
@brazabr
Copy link

brazabr commented Mar 21, 2022

Another alternative to this would be a custom scope CRUD section where we could setup any scope and link it to entities/applications/users and leverage the permissions in FusionAuth to do its things.

I found this issue in the repo already:

@robotdan robotdan added the migration Something that would help migrate off other platforms label Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants