-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
29 lines (26 loc) · 1.04 KB
/
_config.yml
File metadata and controls
29 lines (26 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
title: Open Identity Platform
description: Access management, identity management, user-managed access, directory services, and an identity gateway, designed and built as a single, unified platform.
avatar: https://avatars3.githubusercontent.com/u/30845478?s=200&v=4
repo_url: https://github.com/OpenIdentityPlatform
image: https://avatars3.githubusercontent.com/u/30845478?s=200&v=4
keywords: Access Management, Identity Management, Directory Services, LDAP, Identity Gateway, SSO, IDM, OpenAM, OpenDJ, OpenIG, OpenICF, OpenIDM, Open Identity Platform
site_name: Open Identity Platform - Open Source Solutions for Access Management, Identity Management, Directory Services
authors: Open Identity Platform Community members
url: "https://www.openidentityplatform.org"
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- CNAME
- vendor
- .gitignore
- migrate-to-posts.py
highlighter: rouge
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-paginate
permalink: /blog/:year-:month-:day-:title
paginate_path: "/blog/page:num/"
paginate: 10