2019-12-09 20:00:45 +00:00
|
|
|
site_name: passbook Docs
|
2020-06-05 18:18:26 +00:00
|
|
|
site_url: https://passbook.beryju.org/
|
2019-12-12 08:55:10 +00:00
|
|
|
copyright: "Copyright © 2019 - 2020 BeryJu.org"
|
|
|
|
|
2019-12-09 20:00:45 +00:00
|
|
|
nav:
|
2019-12-12 17:00:23 +00:00
|
|
|
- Home: index.md
|
2020-06-05 10:51:10 +00:00
|
|
|
- Terminology: terminology.md
|
2019-12-12 17:00:23 +00:00
|
|
|
- Installation:
|
2020-05-16 21:46:25 +00:00
|
|
|
- docker-compose: installation/docker-compose.md
|
|
|
|
- Kubernetes: installation/kubernetes.md
|
2020-06-05 15:29:08 +00:00
|
|
|
- Flows:
|
|
|
|
Overview: flow/flows.md
|
2020-09-08 21:18:42 +00:00
|
|
|
Examples: flow/examples/examples.md
|
2020-05-30 20:36:01 +00:00
|
|
|
- Stages:
|
2020-06-05 15:31:41 +00:00
|
|
|
- Captcha Stage: flow/stages/captcha/index.md
|
|
|
|
- Dummy Stage: flow/stages/dummy/index.md
|
2020-06-18 17:35:54 +00:00
|
|
|
- Email Stage: flow/stages/email/index.md
|
2020-06-05 15:31:41 +00:00
|
|
|
- Identification Stage: flow/stages/identification/index.md
|
|
|
|
- Invitation Stage: flow/stages/invitation/index.md
|
|
|
|
- OTP Stage: flow/stages/otp/index.md
|
|
|
|
- Password Stage: flow/stages/password/index.md
|
|
|
|
- Prompt Stage: flow/stages/prompt/index.md
|
2020-06-02 21:52:02 +00:00
|
|
|
- Prompt Stage Validation: flow/stages/prompt/validation.md
|
2020-05-30 20:36:01 +00:00
|
|
|
- User Delete Stage: flow/stages/user_delete.md
|
|
|
|
- User Login Stage: flow/stages/user_login.md
|
|
|
|
- User Logout Stage: flow/stages/user_logout.md
|
|
|
|
- User Write Stage: flow/stages/user_write.md
|
2019-12-12 17:00:23 +00:00
|
|
|
- Sources: sources.md
|
2020-09-09 17:14:12 +00:00
|
|
|
- Providers:
|
|
|
|
- OAuth2: providers/oauth2.md
|
|
|
|
- SAML: providers/saml.md
|
2020-09-09 17:21:36 +00:00
|
|
|
- Proxy: providers/proxy.md
|
2020-09-13 20:20:17 +00:00
|
|
|
- Outposts:
|
|
|
|
- Overview: outposts/outposts.md
|
|
|
|
- Deploy on docker-compose: outposts/deploy-docker-compose.md
|
|
|
|
- Deploy on Kubernetes: outposts/deploy-kubernetes.md
|
2020-06-05 10:00:27 +00:00
|
|
|
- Expressions:
|
|
|
|
- Overview: expressions/index.md
|
|
|
|
- Reference:
|
|
|
|
- User Object: expressions/reference/user-object.md
|
2020-02-19 09:21:28 +00:00
|
|
|
- Property Mappings:
|
2020-05-16 21:46:25 +00:00
|
|
|
- Overview: property-mappings/index.md
|
2020-06-05 10:00:27 +00:00
|
|
|
- Expressions: property-mappings/expression.md
|
2020-02-19 09:21:28 +00:00
|
|
|
- Policies:
|
2020-05-16 21:46:25 +00:00
|
|
|
- Overview: policies/index.md
|
2020-06-05 10:00:27 +00:00
|
|
|
- Expression: policies/expression.md
|
2019-12-12 17:12:14 +00:00
|
|
|
- Integrations:
|
2020-05-16 21:46:25 +00:00
|
|
|
- as Provider:
|
|
|
|
- Amazon Web Services: integrations/services/aws/index.md
|
|
|
|
- GitLab: integrations/services/gitlab/index.md
|
|
|
|
- Rancher: integrations/services/rancher/index.md
|
|
|
|
- Harbor: integrations/services/harbor/index.md
|
|
|
|
- Sentry: integrations/services/sentry/index.md
|
|
|
|
- Ansible Tower/AWX: integrations/services/tower-awx/index.md
|
2020-09-15 21:37:39 +00:00
|
|
|
- VMware vCenter: integrations/services/vmware-vcenter/index.md
|
2020-09-18 22:12:31 +00:00
|
|
|
- Ubuntu Landscape: integrations/services/ubuntu-landscape/index.md
|
|
|
|
- Sonarr: integrations/services/sonarr/index.md
|
2020-09-09 16:39:05 +00:00
|
|
|
- Upgrading:
|
|
|
|
- to 0.9: upgrading/to-0.9.md
|
|
|
|
- to 0.10: upgrading/to-0.10.md
|
2020-09-14 19:53:32 +00:00
|
|
|
- Troubleshooting:
|
|
|
|
- Access problems: troubleshooting/access.md
|
2019-12-09 20:00:45 +00:00
|
|
|
|
2020-02-27 12:00:55 +00:00
|
|
|
repo_name: "BeryJu/passbook"
|
2019-12-30 09:34:31 +00:00
|
|
|
repo_url: https://github.com/BeryJu/passbook
|
2019-12-09 20:00:45 +00:00
|
|
|
theme:
|
2020-06-05 10:51:10 +00:00
|
|
|
name: material
|
|
|
|
logo: images/logo.svg
|
|
|
|
favicon: images/logo.svg
|
|
|
|
palette:
|
|
|
|
scheme: slate
|
|
|
|
primary: white
|
2019-12-09 20:00:45 +00:00
|
|
|
|
2019-12-10 10:25:34 +00:00
|
|
|
markdown_extensions:
|
2019-12-12 17:00:23 +00:00
|
|
|
- toc:
|
|
|
|
permalink: "¶"
|
2020-02-18 14:34:41 +00:00
|
|
|
- admonition
|
2020-06-05 10:00:27 +00:00
|
|
|
- codehilite
|
|
|
|
- pymdownx.betterem:
|
|
|
|
smart_enable: all
|
|
|
|
- pymdownx.inlinehilite
|
|
|
|
- pymdownx.magiclink
|
2020-06-05 10:51:10 +00:00
|
|
|
- attr_list
|
2020-06-05 10:00:27 +00:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- search
|