Identity: App management UI

Created on 17 May 2017  路  4Comments  路  Source: aspnet/Identity

To be able to use ASP.NET Core Identity for multiple apps you need to be able to manage the registered apps with some sort of UI:

  • List, edit, remove, add registered application
  • List, edit, remove, add redirect URIs
  • List, edit, remove, add scopes
  • Generate client secrets

This UI will ship as part of the templates.

1 - Ready identity-service

Most helpful comment

+1 for @weedkiller idea

All 4 comments

Create REST endpoints for management over webapi

Hello, Can you also add manage roles and users per app scope or at least in general.

+1 for @weedkiller idea

Hello, when will this ship - for managing tenants & roles

Was this page helpful?
0 / 5 - 0 ratings