Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
initial public release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwiedekopf committed Sep 22, 2020
1 parent 278fd24 commit c25fb6e
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# CSIRO Ontoserver ♥ Keycloak

THIS ARTICLE IS WIP!
- [CSIRO Ontoserver ♥ Keycloak](#csiro-ontoserver--keycloak)
- [Overview](#overview)
- [Getting Started](#getting-started)
- [Understanding OpenID Connect & Further Reading](#understanding-openid-connect--further-reading)
- [Keycloak Configuration](#keycloak-configuration)
- [Realm](#realm)
- [Client Creation](#client-creation)
- [Client Scopes](#client-scopes)
- [Roles](#roles)
- [Mappers](#mappers)
- [Groups](#groups)
- [Users](#users)
- [Optional further steps](#optional-further-steps)
- [Pre-fabricated Realm](#pre-fabricated-realm)
- [Ontoserver Configuration](#ontoserver-configuration)
- [Testing the infrastructure](#testing-the-infrastructure)
- [Troubleshooting](#troubleshooting)
- [General](#general)
- [audience claim](#audience-claim)
- [Cannot convert access token to JSON](#cannot-convert-access-token-to-json)
- [Change Log](#change-log)

## Overview

Expand Down Expand Up @@ -724,3 +744,4 @@ for details.
| ------- | ---------- | ------------------------------ |
| 0.9.0 | 2020-09-21 | almost completed first version |
| 0.9.1 | 2020-09-22 | first version for review |
| 1.0.0 | 2020-09-23 | initial public release |

0 comments on commit c25fb6e

Please sign in to comment.