UserAdminWebApp - UAWA
Rsponsibility
Efficient administration of users and applications
Features
Provide a GUI for Administrators to
- update users name, phone number, emailadress and reference
- delete users
- add and remove roles
- request password reset
- add and remove applications
| auto-generated by Balsamiq Mockups. DO NOT REMOVE |
Configuration properties
The STS Artefact contains default properties for the different IAM_MODE's being used.
<- Indicates same value as the one to the right.
| Property | Example values PROD Use external config Exists as embedded - not recommended | Default values TEST | Default values DEV | Comment |
|---|---|---|---|---|
| myuri | http://myserver.net/useradmin/ | http://localhost:9998/useradmin/ | http://localhost:9998/useradmin/ | The URI to where I am installed and accessible |
| standalone | false | false | true | Stand alone mode allow you to test run the application without setting up the full stack |
| useridentitybackend | http://myserver.net/uib/ | http://localhost:9995/uib/ | http://localhost:9995/uib/ | URI to where UserIdentityBackend - UIB is accessible |
| logonserviceurl | http://myserver.net/sso/ | http://localhost:9997/sso/ | http://localhost:9997/sso/ | URI to where SSOLoginWebApp - SSOLWA is accessible |
| tokenservice | http://nyserver.net/tokenservice/ | http://localhost:9998/tokenservice/ | http://localhost:9998/tokenservice/ | URI to where SecurityTokenService - STS is running |
Some sketches for future enhancements
Unknown macro: {mockup}