9e8354181ae3af5b623645ecdf1d1408f4370b54
wiki/usermanagement.md
| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | +# User Management and Security |
|
| 2 | + |
|
| 3 | +As a feature of the Sports Sponsorships Engine (SSE) which underlies the SAP Sailing Analytics, our Tennis engagements, parts of the Equestrian contributions and in the future perhaps more, we are about to introduce user management to the platform. Based on [Benjamin Ebling's Bachelor thesis](/doc/theses/20140915_Ebling_Authentication_and_Authorization_for_SAP_Sailing_Analytics.pdf) we are introducing [Apache Shiro](http://shiro.apache.org) to the platform. |
|
| 4 | + |
|
| 5 | +[[__TOC__]] |
|
| 6 | + |
|
| 7 | +## Shiro Integration into SSE |
|
| 8 | + |
|
| 9 | +### Bundle Structure |
|
| 10 | + |
|
| 11 | +### Using Shiro in SSE-Based Applications |
|
| 12 | + |
|
| 13 | +## Security and User Management-Related Entry Points |
|
| 14 | + |
|
| 15 | +## Sample Session |
|
| ... | ... | \ No newline at end of file |