1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

Fix broken link

This commit is contained in:
melindafekete 2025-05-14 17:36:33 +02:00
parent d2f7bb7082
commit 0f98e02bff
No known key found for this signature in database

View File

@ -40,8 +40,6 @@ In version 4 we added support for [OpenID Connect](https://openid.net/connect/)
In version 4 we improved the User Management and made it available for Unleash Open-Source and Unleash Enterprise. Starting in v4 all users accessing Unleash needs to exist in Unleash in order to gain access (because they need to have the proper permission from RBAC.) In version 4 we improved the User Management and made it available for Unleash Open-Source and Unleash Enterprise. Starting in v4 all users accessing Unleash needs to exist in Unleash in order to gain access (because they need to have the proper permission from RBAC.)
[Read more](../how-to/how-to-add-users-to-unleash)
### API access {#api-access} ### API access {#api-access}
In version 4 we improved the API Access and made it available for Unleash Open-Source and Unleash Enterprise. Starting from Unleash v4 we require all SDKs to use an access token in order to connect to Unleash. In version 4 we improved the API Access and made it available for Unleash Open-Source and Unleash Enterprise. Starting from Unleash v4 we require all SDKs to use an access token in order to connect to Unleash.