keycloak-scim/getting_started/topics/overview.adoc
Stian Thorgersen f840a3484a
Update URLs to https (#366)
* Update URLs to https

* Fix https://pypi.python.org/pypi/oic/ link
2018-04-20 10:25:03 +02:00

11 lines
No EOL
653 B
Text

== Overview
The purpose of this guide is to get you up and running as quickly as possible so that you can
play with and test-drive various features that {project_name} has. It relies heavily on the default database
and server configuration and does not cover any complex deployment options. If you want a more
in-depth discussion of any features or configuration options, consult the various reference guides available.
ifeval::[{project_product}==true]
{project_name} is based on the open source link:https://www.keycloak.org/[Keycloak] community project, which has its documentation link:https://www.keycloak.org/documentation.html[here].
endif::[]