You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/BaSyxDynamicRBAC/README.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,6 @@ After opening the page you will be redirected to the Keycloak login page. Use th
30
30
31
31
<imgwidth="60%"alt="image"src="images/login.png">
32
32
33
-
## 📌 Note
34
-
35
-
> **Important:**
36
-
> Currently, AAS GUI can only be used by admin account (`john.doe` with password `johndoe`) and not with any user account due to a limitation.
37
-
> This problem will be fixed with this [Pull Request](https://github.com/eclipse-basyx/basyx-java-server-sdk/pull/575)
38
-
> Once this PR is merged then you can login with any user account.
39
-
> For now, please use provided Postman collection to interact with the authorized components with user accounts.
40
-
41
-
42
33
## Security in BaSyx
43
34
44
35
Detailed documentation of BaSyx Security is available inside Authorization section of each component [here](https://wiki.basyx.org/en/latest/content/user_documentation/basyx_components/v2/index.html)
@@ -140,7 +131,7 @@ Similarly, you can create idShorts using the below TargetInformation class as pe
0 commit comments