Skip to content

Commit

Permalink
docs: unlisted script catalog from navigation (#3370)
Browse files Browse the repository at this point in the history
  • Loading branch information
shmorri committed Dec 21, 2022
1 parent 6a5322d commit 2fe2f8b
Showing 1 changed file with 0 additions and 57 deletions.
57 changes: 0 additions & 57 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,63 +542,6 @@ nav:
- 'Backup': 'admin/upgrade/kubernetes/backup.md'
- 'Rollback': 'admin/upgrade/kubernetes/rollback.md'
- 'FAQ': 'admin/upgrade/upgrade-faq.md'
- 'Script Catalog':
- 'Application Session': 'script-catalog/application_session/sample-script/README.md'
- 'Cache Refresh': 'script-catalog/cache_refresh/sample-script/README.md'
- 'CIBA End User': 'script-catalog/ciba/end-user-notification/README.md'
- 'Client Registration': 'script-catalog/client_registration/sample-script/README.md'
- 'Config API Interception': 'script-catalog/config_api/config-api-interception/README.md'
- 'Consent Gathering': 'script-catalog/consent_gathering/sample-script/README.md'
- 'Discovery': 'script-catalog/discovery/discovery/README.md'
- 'Dynamic Scope':
- 'script-catalog/dynamic_scope/README.md'
- 'Dynamic Permission': 'script-catalog/dynamic_scope/dynamic-permission/README.md'
- 'memberof Attribute': 'script-catalog/dynamic_scope/memberof-attribute/README.md'
- 'Organization Name Scope': 'script-catalog/dynamic_scope/org-name/README.md'
- 'Session Scope': 'script-catalog/dynamic_scope/session-parameter/README.md'
- 'Work Phone Scope': 'script-catalog/dynamic_scope/work-phone/README.md'
- 'End Session': 'script-catalog/end_session/end-session/README.md'
- 'ID Generator': 'script-catalog/id_generator/sample-script/README.md'
- 'IDP Extension': 'script-catalog/idp/sample-script/README.md'
- 'Introspection':
- 'script-catalog/introspection/README.md'
- 'Introspection': 'script-catalog/introspection/introspection/README.md'
- 'Custom Parameters': 'script-catalog/introspection/introspection-custom-parameters/README.md'
- 'Role Based Scope': 'script-catalog/introspection/introspection-role-based-scope/README.md'
- 'Persistence Extension': 'script-catalog/persistence_extension/sample-script/README.md'
- 'Person Authentication':
- 'script-catalog/person_authentication/README.md'
- 'Agama Bridge': 'script-catalog/person_authentication/agama-bridge/README.md'
- 'Basic External Authenticator': 'script-catalog/person_authentication/basic-external-authenticator/README.md'
- 'Basic Lock Account extn Authenticator': 'script-catalog/person_authentication/basic-lock-account-external-authenticator/README.md'
- 'Casa': 'script-catalog/person_authentication/casa/README.md'
- 'Duo External Authenticator': 'script-catalog/person_authentication/duo-external-authenticator/README.md'
- 'Fido2 External Autheticator': 'script-catalog/person_authentication/fido2-external-authenticator/README.md'
- 'Google External Authenticator': 'script-catalog/person_authentication/google-external-authenticator/README.md'
- 'OTP External Authenticator': 'script-catalog/person_authentication/otp-external-authenticator/README.md'
- 'SMPP': 'script-catalog/person_authentication/smpp-2fa/README.md'
- 'SuperGluu External Authenticator': 'script-catalog/person_authentication/super-gluu-external-authenticator/README.md'
- 'Twillio': 'script-catalog/person_authentication/twilio-2fa/README.md'
- 'User Cert External Authenticator': 'script-catalog/person_authentication/user-cert-external-authenticator/README.md'
- 'YubiCloud External Autheticator': 'script-catalog/person_authentication/yubicloud-external-authenticator/README.md'
- 'Post Authentication': 'script-catalog/post_authn/post-authn/README.md'
- 'Resource Owner Password':
- 'script-catalog/resource_owner_password_credentials/README.md'
- 'Resource Owner Password': 'script-catalog/resource_owner_password_credentials/resource-owner-password-credentials/README.md'
- 'Resource Owner Password (Custom Param)': 'script-catalog/resource_owner_password_credentials/resource-owner-password-credentials-custom-params/README.md'
- 'Revoke Token': 'script-catalog/revoke_token/revoke-token/README.md'
- 'SCIM': 'script-catalog/scim/sample-script/README.md'
- 'Spontaneous Scope': 'script-catalog/spontaneous_scope/spontaneous-scope/README.md'
- 'UMA Claims Gathering': 'script-catalog/uma_claims_gathering/uma-claims-gathering/README.md'
- 'UMA RPT Claims': 'script-catalog/uma_rpt_claims/uma-rpt-claims/README.md'
- 'UMA RPT Policy':
- 'script-catalog/uma_rpt_policy/README.md'
- 'UMA Client Authz RPT Policy': 'script-catalog/uma_rpt_policy/uma-client-authz-rpt-policy/README.md'
- 'UMA RPT Policy': 'script-catalog/uma_rpt_policy/uma-rpt-policy/README.md'
- 'Update Token': 'script-catalog/update_token/sample-script/README.md'



- 'Developer':
- 'Contribution Guidelines': 'CONTRIBUTING.md'
- 'Code of Conduct': 'CODE_OF_CONDUCT.md'
Expand Down

0 comments on commit 2fe2f8b

Please sign in to comment.