|
129 | 129 | "short_description": "Certificate relative file location string",
|
130 | 130 | "services": []
|
131 | 131 | },
|
132 |
| - "client-certificate-authority": { |
133 |
| - "id": "client-certificate-authority", |
134 |
| - "title": "Client Certificate Authority", |
135 |
| - "path": "/certificates", |
136 |
| - "services": [], |
137 |
| - "short_description": "Client certificate authority relative file location string", |
138 |
| - "type": "string" |
139 |
| - }, |
140 | 132 | "downstream-mtls-client-certificate-authority": {
|
141 | 133 | "id": "downstream-mtls-client-certificate-authority",
|
142 | 134 | "title": "Downstream mTLS Certificate Authority",
|
|
280 | 272 | "id": "polling-max-delay",
|
281 | 273 | "title": "Max Polling Delay",
|
282 | 274 | "path": "/identity-provider-settings#identity-provider-polling-minmax-delay",
|
283 |
| - "description": "Minimum delay between requests to the IdP Directory.", |
| 275 | + "description": "Maximum delay between requests to the IdP Directory.", |
284 | 276 | "type": "string"
|
285 | 277 | },
|
286 | 278 | "javascript-security": {
|
|
585 | 577 | "identity-provider-client-id": {
|
586 | 578 | "id": "identity-provider-client-id",
|
587 | 579 | "title": "Identity Provider Client ID",
|
588 |
| - "path": "/identity-provider-settings", |
| 580 | + "path": "/identity-provider-settings#identity-provider-client-id", |
589 | 581 | "description": "Client ID is the OAuth 2.0 Client Identifier retrieved from your identity provider.",
|
590 | 582 | "services": [],
|
591 | 583 | "type": "string"
|
592 | 584 | },
|
593 | 585 | "identity-provider-client-secret-file": {
|
594 | 586 | "id": "identity-provider-client-secret-file",
|
595 | 587 | "title": "Identity Provider Client Secret File",
|
596 |
| - "path": "/identity-provider-settings", |
| 588 | + "path": "/identity-provider-settings#identity-provider-client-secret-file", |
597 | 589 | "description": "File path containing the client secret, the OAuth 2.0 Secret Identifier retrieved from your identity provider.",
|
598 | 590 | "services": [],
|
599 | 591 | "type": "string"
|
600 | 592 | },
|
601 | 593 | "identity-provider-client-secret": {
|
602 | 594 | "id": "identity-provider-client-secret",
|
603 | 595 | "title": "Identity Provider Client Secret",
|
604 |
| - "path": "/identity-provider-settings", |
| 596 | + "path": "/identity-provider-settings#identity-provider-client-secret", |
605 | 597 | "description": "Client Secret is the OAuth 2.0 Secret Identifier retrieved from your identity provider.",
|
606 | 598 | "services": [],
|
607 | 599 | "type": "string"
|
608 | 600 | },
|
609 | 601 | "identity-provider-name": {
|
610 | 602 | "id": "identity-provider-name",
|
611 | 603 | "title": "Identity Provider Name",
|
612 |
| - "path": "/identity-provider-settings", |
| 604 | + "path": "/identity-provider-settings#identity-provider-name", |
613 | 605 | "description": "Provider is the short-hand name of a built-in OpenID Connect (oidc) identity provider to be used for authentication.",
|
614 | 606 | "services": [],
|
615 | 607 | "type": "string"
|
|
626 | 618 | "identity-provider-url": {
|
627 | 619 | "id": "identity-provider-url",
|
628 | 620 | "title": "Identity Provider URL",
|
629 |
| - "path": "/identity-provider-settings", |
| 621 | + "path": "/identity-provider-settings#identity-provider-url", |
630 | 622 | "description": "Provider URL is the base path to an identity provider's OpenID connect discovery document.",
|
631 | 623 | "services": [],
|
632 | 624 | "type": "string"
|
|
642 | 634 | "identity-provider-polling-min-max-delay": {
|
643 | 635 | "id": "identity-provider-min-max-delay",
|
644 | 636 | "title": "Identity Provider Min/Max Delay",
|
645 |
| - "path": "/identity-provider-settings", |
| 637 | + "path": "/identity-provider-settings#identity-provider-polling-minmax-delay", |
646 | 638 | "description": "Sets the minimum and maximum delay times between requests to the identity provider directory.",
|
647 | 639 | "services": [],
|
648 | 640 | "type": "string"
|
|
0 commit comments