-
Notifications
You must be signed in to change notification settings - Fork 80
How to get started with the management part of the GreenCity
Vasyl edited this page Sep 18, 2020
·
1 revision
- In the database set your role to ADMIN.
- Go to
own-security-controller
in Swagger UI ->/signIn
and enter youremail
andpassword
so you will get your access token. - You need to download ModHeader - browser extension that allows setting headers to our HTTP requests.
- Set up your ModHeader like in the screen above and set your own access token instead of that one that on the screen.
- Press
run
button and refresh the page.
- If you did everything correctly and your user (under which you are logged in) has ADMIN rights, you will be able to access the management page.
P.S You can click this block button to make ModHeader only work on the page you blocked.