We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf07b1 commit f0c7f94Copy full SHA for f0c7f94
docs/manifest.json
@@ -416,11 +416,11 @@
416
"description": "Configure OpenID Connect authentication with identity providers like Okta or Active Directory",
417
"path": "./admin/users/oidc-auth/index.md",
418
"children": [
419
- {
420
- "title": "Google",
421
- "description": "Configure Google as an OIDC provider",
422
- "path": "./admin/users/oidc-auth/google.md"
423
- },
+ {
+ "title": "Google",
+ "description": "Configure Google as an OIDC provider",
+ "path": "./admin/users/oidc-auth/google.md"
+ },
424
{
425
"title": "Configure OIDC refresh tokens",
426
"description": "How to configure OIDC refresh tokens",
0 commit comments