gristlabs_grist-core/app
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
..
client Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
common Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
gen-server Activations: add an enabled_at column 2024-08-06 15:06:36 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00