<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://aai.cesnet.cz/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://aai.cesnet.cz/feed.php">
        <title>aai.cesnet.cz - en:index:documentation:sp:proxy</title>
        <description></description>
        <link>https://aai.cesnet.cz/</link>
        <image rdf:resource="https://aai.cesnet.cz/_media/logo.png" />
       <dc:date>2026-05-17T13:57:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/attributes_and_scopes?rev=1747687452&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/federated_login?rev=1605003170&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/how_to_manage_access_to_a_service?rev=1608118243&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/implementing_the_service_provider?rev=1725266759&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/new_sp?rev=1608103081&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/protocols?rev=1607522425&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/proxy-architecture?rev=1604999950&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/scopes?rev=1604995328&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/serivces_proxy?rev=1606226301&amp;do=diff"/>
                <rdf:li rdf:resource="https://aai.cesnet.cz/en/index/documentation/sp/proxy/social_providers?rev=1605001221&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://aai.cesnet.cz/_media/logo.png">
        <title>aai.cesnet.cz</title>
        <link>https://aai.cesnet.cz/</link>
        <url>https://aai.cesnet.cz/_media/logo.png</url>
    </image>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/attributes_and_scopes?rev=1747687452&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-19T20:44:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Attributes and scopes</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/attributes_and_scopes?rev=1747687452&amp;do=diff</link>
        <description>Attributes and scopes

This document defines the attributes available to relying services from E-INFRA AAI.

E-INFRA Identifier

	*  Description: unique, unrecykled user´s identificator within e-infrastructure CESNET
	*  SAML attribute(s): urn:oid:1.3.6.1.4.1.5923.1.1.1.13 (eduPersonUniqueId)</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/federated_login?rev=1605003170&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-10T10:12:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Login process</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/federated_login?rev=1605003170&amp;do=diff</link>
        <description>Login process

The following picture displays the sequence of steps that are made when a user accessed service connected to the ProxyIdP.



	*  User navigates to the webpage of the service he/she wants to use.
	*  The service will require a user to log in. The login button is initiated by the user via clicking the login button or happens automatically.</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/how_to_manage_access_to_a_service?rev=1608118243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-16T11:30:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Restricting access to the service</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/how_to_manage_access_to_a_service?rev=1608118243&amp;do=diff</link>
        <description>Restricting access to the service

The AAI provides advanced functionality to restrict access to the service based on some specified rules. One of these rules can be a requirement of membership in at least one of the specified organizational units (groups). Following is the description of setting up such a requirement.</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/implementing_the_service_provider?rev=1725266759&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-02T08:45:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Implementing service provider</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/implementing_the_service_provider?rev=1725266759&amp;do=diff</link>
        <description>Implementing service provider

As mentioned in the other pages, ProxyIdP currently supports connecting services via two protocols. This page contains common practices and tips on how to implement authentication using one of these protocols.

SAML

	*</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/new_sp?rev=1608103081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-16T07:18:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connecting the service</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/new_sp?rev=1608103081&amp;do=diff</link>
        <description>Connecting the service

Content of this page describes the administrative process of connecting service to E-INFRA AAI.

A guide on how to implement a service provider/relying party is available at  here.

Service administration and registration takes place in the Service Provider registration application (SPReg). It is available at</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/protocols?rev=1607522425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-09T14:00:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Protocols</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/protocols?rev=1607522425&amp;do=diff</link>
        <description>Protocols

Proxy IdP supports two protocols for connecting a service - SAML2 and  OpenID Connect.

SAML2

Security Assertion Markup Language 2.0 is a version of the SAML standard for exchanging authorization data between the identity provider and the service provider. SAML is an XML-based protocol. Two major roles play a part in the SAML protocol - Identity Provider(IdP - Retains authoritative information about users, authenticates users and passes on information about users.) and Service Provid…</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/proxy-architecture?rev=1604999950&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-10T09:19:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Proxy IdP architecture</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/proxy-architecture?rev=1604999950&amp;do=diff</link>
        <description>Proxy IdP architecture

Description of individual Proxy IDP components

The Proxy IdP component is operated on the machines of  CESNET virtualization platform.
As a critical component, it is operated in High Availability mode:

	*  The cluster consists of three, mutually representative, geographically separated machines with login [1-3].cesnet.cz.</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/scopes?rev=1604995328&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-10T08:02:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Scopes available through the protocol OpenID Connect</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/scopes?rev=1604995328&amp;do=diff</link>
        <description>Scopes available through the protocol OpenID Connect

One „scope“ entitles a client to receive one or more so called „claims”, for more details about OIDC specification go on &lt;https://openid.net/specs/openid-connect-core-1_0.html#Claims&gt; and &lt;https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims&gt;
In addition of standard scopes defined by OIDC specification (openid, profile, email, phone, address), Proxy IdP also provides some more, either allowing non-standard claims (organization, e…</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/serivces_proxy?rev=1606226301&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-24T13:58:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Services provided by Proxy IdP</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/serivces_proxy?rev=1606226301&amp;do=diff</link>
        <description>Services provided by Proxy IdP

A filter for WAYF/DS (Where Are You From/Discovery Service)

SP can affect a list of the identity providers on WAYFProxy IdP because WAYF is based on CESNET WAYF (&lt;https://www.eduid.cz/cs/tech/wayf&gt;), a filter configuration is going on &lt;https://ds.eduid.cz/filter.php&gt;.
Then provide the value of filter as an attribute filter. In the case of longer filters, we recommend to save the value into a file and provide the link as an attribute efilter. More information abou…</description>
    </item>
    <item rdf:about="https://aai.cesnet.cz/en/index/documentation/sp/proxy/social_providers?rev=1605001221&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-10T09:40:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Social identity providers</title>
        <link>https://aai.cesnet.cz/en/index/documentation/sp/proxy/social_providers?rev=1605001221&amp;do=diff</link>
        <description>Social identity providers

This is a bridge documentation for a social identity providers.
Bridge provides a translation between the authentication mechanism of a social identity provider and the SAML2 protocol.

Service registration for social IdP</description>
    </item>
</rdf:RDF>
