ich brauche für einen Kunden den GSUITE Login
Aktuell hab ich es so weit dass ich über die https://ucs-sso url das hinbekomme.
Wie kann ich die URL auf z. B. https://sso.tld.de ändere.
Wenn ich diese Adresse benutze bekomme ich too many Redirects?
[1]+ Stopped lynx https://office.domain.com/simplesamlphp/saml2/idp/SSOService.php?spentityid=google.com
root@pve9:~# curl https://office.domain.com/simplesamlphp/saml2/idp/SSOService.php?spentityid=google.com&RelayState=https%3A//www.google.com/a/domain.com/Dashboard
[2] 57595
root@pve9:~# <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://office.domain.com/simplesamlphp/saml2/idp/SSOService.php?spentityid=google.com">here</a>.</p>
<hr>
<address>Apache/2.4.25 (Univention) Server at office.domain.com Port 80</address>
</body></html>