Add Spring Security to Service Example

Description

Demonstrate how to do RBAC with Spring Security on a Spring Boot RESTful interface

Attachments

1

is blocked by

relates to

QAlity Plus - Test Management

Checklists

Activity

Anna Czyrko 
June 28, 2016 at 6:49 PM

All works.
Checked for that test cases:

For more details see report below.

Jakub Kondrat 
June 28, 2016 at 1:01 PM

In order to test this ticket, verify that endpoints:
1. / - Is not protected
2. /api/foos/count - is available for authenticated users
3. /weather/<city_name> - should be accessible by admins only

Credentials:
regular user: user/password,
admin: admin/password
To sign out simply GET /logout

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Time tracking

1w 3d 4h logged

Components

Sprint

Fix versions

Priority

Time Assistant

Created May 19, 2016 at 1:45 PM
Updated November 12, 2016 at 11:32 AM
Resolved June 28, 2016 at 6:49 PM