Skip to content

Commit

Permalink
header navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
TomConner committed Nov 16, 2023
1 parent 97a66ea commit 16cb34b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
10 changes: 8 additions & 2 deletions AAI/implementations.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
---
layout: page
title: AAI Implementations
permalink: aai-implementations
---

# Implementations

## What would a 300,000 foot view of AAI look like?

![this](AbstractAAI.drawio.svg)
![this](AAI/AbstractAAI.drawio.svg)

## How bout ELIXIR / Life Sciences AAI?

![this](LifeScienceAAI.drawio.svg)
![this](AAI/LifeScienceAAI.drawio.svg)

## Which GA4GH driver projects implement AAI and Passports?

Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ header_pages:
- AAI/ga4gh_passport_v1.md
- AAI/ga4gh_custom_visas.md
- AAI/FAQ.md
- AAI/implementations.md
- AAI/VERSIONS.md

# Due to the way we publish to github pages - it is useful that Jekyll keeps any .git in the destination around
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: home
---

## Authentication and Authorization Infrastructure (AAI)
# Authentication and Authorization Infrastructure (AAI)

* [OIDC Profile]({% link AAI/AAIConnectProfile.md %})
* [FAQ]({% link AAI/FAQ.md %})
Expand Down

0 comments on commit 16cb34b

Please sign in to comment.