gristlabs_grist-core/static
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
..
icons (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
img (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
locales Support nonce and acr with OIDC + other improvements and tests (#883) 2024-08-08 15:35:37 -04:00
ui-icons (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
apiconsole.html
app.html
custom-widget.html
custom.css
error.html
form.html
hljs.default.css
index.html
message.html
mocha.css
mocha.js
swagger-ui-bundle.js
swagger-ui-dark.css (core) Add dark mode CSS for Swagger UI 2024-03-05 08:45:21 -05:00
swagger-ui.css
test.html
testWebdriverJQuery.html