-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
77 lines (62 loc) · 4.04 KB
/
Copy pathindex.xml
File metadata and controls
77 lines (62 loc) · 4.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Ident.io</title>
<link>https://identio.github.io/</link>
<description>Recent content on Ident.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 16 Jun 2016 15:01:31 +0200</lastBuildDate>
<atom:link href="https://identio.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Configuration reference</title>
<link>https://identio.github.io/docs/identio-server/reference/</link>
<pubDate>Thu, 16 Jun 2016 15:01:31 +0200</pubDate>
<guid>https://identio.github.io/docs/identio-server/reference/</guid>
<description>Reference documentation This page details the configuration options of Ident.io. The configuration is by default located in the identio.yml file.
Each configuration option can also be provided as a system environment variable. For example, the system variable global.port will set the TCP port to open.
WarningAs the configuration is a YAML file, be aware that the indentation of each item is important.The configuration is split in 5 parts:</description>
</item>
<item>
<title>Getting started</title>
<link>https://identio.github.io/docs/identio-server/getting-started/</link>
<pubDate>Thu, 16 Jun 2016 15:01:31 +0200</pubDate>
<guid>https://identio.github.io/docs/identio-server/getting-started/</guid>
<description>Getting started This page will guide you through the installation process of a simple instance.
WarningBe aware that this setup is useful in a development or demo environment, but should not be used as-isin production.Pre-requisite A Java 1.8+ Runtime Environment must be installed on your machine.
Ensure that the time of your machine is synchronized through NTP.
Installation Ident.io Server installation You just need to download the latest version and unzip the content on the filesystem.</description>
</item>
<item>
<title>Launch parameters</title>
<link>https://identio.github.io/docs/identio-server/launch-parameters/</link>
<pubDate>Thu, 16 Jun 2016 15:01:31 +0200</pubDate>
<guid>https://identio.github.io/docs/identio-server/launch-parameters/</guid>
<description>Launch parameters This page will guide you through the different launch parameters of the server.
Specifying launch parameters The launch parameters described in the following sections can only be provided as launch parameters of the server or as system environment variables. They can&rsquo;t be stored in a remote backend.
Example usage of the identio.config parameter on UNIX systems:
bin/identio-server --identio.config=config or, alternatively:
export identio.config=config bin/identio-server Same example on Windows systems:</description>
</item>
<item>
<title>Ident.io Server documentation</title>
<link>https://identio.github.io/docs/identio-server/</link>
<pubDate>Thu, 16 Jun 2016 14:03:11 +0200</pubDate>
<guid>https://identio.github.io/docs/identio-server/</guid>
<description>Ident.io documentation What is Ident.io Server ? Ident.io Server is a lightweight authentication, authorization and SSO server. It provides an implementation of a SAML 2.0 Identity Provider and an OAuth 2.0 authorization server. It aims to be portable, simple to configure and performant.
Main Features Flexible authentication policy The aim of Ident.io Server is to decouple applications from authentication methods. Authentication methods evolve quickly, whereas security needs don&rsquo;t evolve that much.</description>
</item>
<item>
<title>Introduction</title>
<link>https://identio.github.io/docs/identio-saml/introduction/</link>
<pubDate>Fri, 06 Apr 2012 00:00:00 +0000</pubDate>
<guid>https://identio.github.io/docs/identio-saml/introduction/</guid>
<description> Hello world </description>
</item>
</channel>
</rss>