Skip to content

Commit 6f87b5b

Browse files
committed
Added: link to the builtin users SPI in the docs
1 parent 65e28ef commit 6f87b5b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ The environment is accessible through the following URLs:
243243
>
244244
> 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.
245245
>
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].
247247
>
248248
> On the SPA side, ensure that the PKCE environment variables are set up to connect to the chosen OIDC provider for authentication.
249249
>
@@ -343,7 +343,7 @@ Distributed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for mo
343343
[dv_repo_projectstatus_url]: https://www.repostatus.org/#wip
344344
[dv_repo_releases_url]: https://github.com/IQSS/dataverse-frontend/releases
345345

346-
<!-- Datavserse Associated Repositories -->
346+
<!-- Dataverse Associated Repositories -->
347347
<!-- @iqss/dataverse-client-javascript -->
348348

349349
[dv_repo_dvclientjs_url]: https://github.com/IQSS/dataverse-client-javascript/pkgs/npm/dataverse-client-javascript
@@ -353,6 +353,7 @@ Distributed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for mo
353353
[dv_repo_legacyjsf_releases_url]: https://github.com/IQSS/dataverse/releases
354354
[dv_repo_legacyjsf_issues_url]: https://github.com/IQSS/dataverse/issues
355355
[dv_repo_vscode_url]: https://github.com/IQSS/vscode-settings
356+
[dv_repo_builtin_users_spi_provider]: https://github.com/IQSS/dataverse/tree/develop/conf/keycloak/builtin-users-spi
356357

357358
<!-- Application Instances -->
358359
<!-- [dv_app_] -->

0 commit comments

Comments
 (0)