gristlabs_grist-core/documentation
Florent fde6c8142d
Support nonce and acr with OIDC + other improvements and tests (#883)
* Introduces new configuration variables for OIDC:
  - GRIST_OIDC_IDP_ENABLED_PROTECTIONS
  - GRIST_OIDC_IDP_ACR_VALUES
  - GRIST_OIDC_IDP_EXTRA_CLIENT_METADATA
* Implements all supported protections in oidc/Protections.ts
* Includes a better error page for failed OIDC logins
* Includes some other improvements, e.g. to logging, to OIDC
* Adds a large unit test for OIDCConfig
* Adds support for SERVER_NODE_OPTIONS for running tests
* Adds to documentation/develop.md info about GREP_TESTS, VERBOSE, and SERVER_NODE_OPTIONS.
2024-08-08 15:35:37 -04:00
..
images Add some database documentation (#937) 2024-06-20 10:48:30 -04:00
database.md Add some database documentation (#937) 2024-06-20 10:48:30 -04:00
develop.md Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
disposal.md
grainjs.md
grist-data-format.md documentation: fix data types table formatting 2024-07-29 09:56:12 -04:00
migrations.md
overview.md
translations.md
urls.md