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: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ The environment is accessible through the following URLs:
243
243
>
244
244
> However, using Keycloak is not mandatory. If you do not require authentication for Dataverse built-in users, you can use any OIDC provider to handle user authentication in the SPA.
245
245
>
246
-
> For supporting built-in users, Keycloak must be properly configured and integrated with the Dataverse backend using the Dataverse Built-in Users SPI.
246
+
> For supporting built-in users, Keycloak must be properly configured and integrated with the Dataverse backend using the [Dataverse Built-in Users SPI][dv_repo_builtin_users_spi_provider].
247
247
>
248
248
> On the SPA side, ensure that the PKCE environment variables are set up to connect to the chosen OIDC provider for authentication.
249
249
>
@@ -343,7 +343,7 @@ Distributed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for mo
0 commit comments