diff --git a/about.html b/about.html index 3118ba23dd116ae2739dae7e9f2053901bf76b76..8b64d4a8de3b5102a9c355be6b1224005b4e688d 100644 --- a/about.html +++ b/about.html @@ -13,7 +13,7 @@ <html class="ng-csp" data-placeholder-focus="false"><!--<![endif]--> <head> - <title>About HDF AAI</title> + <title>About Helmholtz AAI</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"> @@ -21,9 +21,9 @@ <body id="body-about"> <div class="container" align="justify"> - <h1>About Helmholtz Data Federation AAI</h1> - <p>The Helmholtz Data Federation AAI service is a Identity and Authorisation Management (IAM) system which arbitrates authenticated access to registered services in the context of the Helmholtz Data Federation (HDF). The role of the HDF AAI service is to allow these services to make authentication and the authorisation decisions, and to perform any other processing required, when the end user accesses these services. When connecting to a HDF service that requires a login (eventually with further attributes) the access request is redirected to the HDF AAI instance ( <a href="https://login.helmholtz-data-federation.de/home/home" target="_blank">https://login.helmholtz-data-federation.de/home/home</a>) and the user can effectively login by using his/her primary credential.</p> - <p>HDF AAI may use and store the Attributes provided by the IdP. The HDF AAI Service Provider makes sure that the end user’s attributes are only forwarded to lower-level Service Providers which the end user wants to access.</p> + <h1>About Helmholtz AAI</h1> + <p>The Helmholtz AAI service is a Identity and Authorisation Management (IAM) system which arbitrates authenticated access to registered services in the context of the Helmholtz Assosiation. The role of the Helmholtz AAI service is to allow these services to make authentication and the authorisation decisions, and to perform any other processing required, when the end user accesses these services. When connecting to a Helmholtz service that requires a login (eventually with further attributes) the access request is redirected to the Helmholtz AAI instance ( <a href="https://login.helmholtz-data-federation.de/home/home" target="_blank">https://login.helmholtz-data-federation.de/home/home</a>) and the user can effectively login by using his/her primary credential.</p> + <p>Helmholtz AAI may use and store the Attributes provided by the IdP. The Helmholtz AAI Service Provider makes sure that the end user’s attributes are only forwarded to lower-level Service Providers which the end user wants to access.</p> </div> </body> </html> diff --git a/logo.png b/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..a19e9bc748d0a27a4a02219c47ad1936da5a4cae Binary files /dev/null and b/logo.png differ