Skip to content
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

[Organization - Clients] Prototype CRUD Clients #22

Open
alexchiraples opened this issue Jul 28, 2017 · 0 comments
Open

[Organization - Clients] Prototype CRUD Clients #22

alexchiraples opened this issue Jul 28, 2017 · 0 comments

Comments

@alexchiraples
Copy link
Contributor


Migrated from https://github.com/gov-ithub/auth-sso/issues/51
Originally created by @alexchiraples on Tue, 15 Nov 2016 14:04:02 GMT


As an administrator, I need to be able to create, list, update and delete clients in order to enable access to my application.

Details:

  • We should use the existing template for crud operations. Check Sample
  • We should enable editing for all attributes on clients, clientsecrets, clientcorsorigins, clientscopes
  • In the list view, we should see the following columns: ClientName, ClientCorsOrigin

Acceptance criteria:

  • Basic CRUD operations for client and password
  • The edit view should cover the client editing and the password editing
  • Deleting will show a confirmation dialog: Sunteti sigur ca doriti sa stergeti aceasta inregistrare?
  • It will be based on the existing Sample example for CRUD operations
  • I should be able to connect an existing application to the Portal app. Ex: voluntari.ithub.gov.ro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant