<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sso.fb1.uni-bremen.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin</id>
	<title>GIT Overleaf Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://sso.fb1.uni-bremen.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Admin"/>
	<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php/Special:Contributions/Admin"/>
	<updated>2026-04-15T04:07:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=12</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=12"/>
		<updated>2025-05-07T00:10:32Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Download your GIT Overleaf SSH Keys */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome! ==&lt;br /&gt;
This is the FB1 SSO server for&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[https://git.fb1.uni-bremen.de/ FB1 git/forgejo server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.fb1.uni-bremen.de/ FB1 overleaf server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.pip.uni-bremen.de/ PIP overleaf Server]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User accounts ==&lt;br /&gt;
&lt;br /&gt;
=== @uni-bremen.de account ===&lt;br /&gt;
&#039;&#039;&#039;I have a @uni-bremen.de account&#039;&#039;&#039;: You don&#039;t need to do anything here. You can use the University SSO option directly.[[File:2025-05-07 01-18.png|thumb|center]]&lt;br /&gt;
=== @XXX.uni-bremen.de ,  @marum.de, @awi.de eMail account ===&lt;br /&gt;
&#039;&#039;&#039;1. Create your account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/register HERE] &lt;br /&gt;
[[File:2025-05-07 01-31.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;[[File:2025-05-07 01-26.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
=== External guest account ===&lt;br /&gt;
&#039;&#039;&#039;1. Create the guest account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You need to have an account on this server to create an external guest account.&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/externals HERE]&lt;br /&gt;
&lt;br /&gt;
You will need to login and then...&lt;br /&gt;
[[File:2025-05-07 01-37.png|center|thumb]]&lt;br /&gt;
&#039;&#039;&#039;2. Guest: Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;[[File:2025-05-07 01-26.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Guest: Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
== GIT Overleaf SSH Keys ==&lt;br /&gt;
&lt;br /&gt;
=== Download your GIT Overleaf SSH Keys ===&lt;br /&gt;
You have an overleaf account with us and you want to backup your data via git? Then you need your ssh git keys:&lt;br /&gt;
&lt;br /&gt;
[https://sso.fb1.uni-bremen.de/keys Download your ssh keys]&lt;br /&gt;
&lt;br /&gt;
=== overleaf.fb1.uni-bremen.de ===&lt;br /&gt;
&lt;br /&gt;
==== Get the project list for a user ====&lt;br /&gt;
git clone ssh://[USERNAME]@overleaf.fb1.uni-bremen.de/projects.git&lt;br /&gt;
&lt;br /&gt;
e.g.&lt;br /&gt;
&lt;br /&gt;
git clone &amp;lt;nowiki&amp;gt;ssh://davrot@uni-bremen.de@overleaf.fb1.uni-bremen.de/projects.git&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Get a project ====&lt;br /&gt;
git clone ssh://[USERNAME]@overleaf.fb1.uni-bremen.de/[PROJECT_ID].git&lt;br /&gt;
&lt;br /&gt;
e.g.&lt;br /&gt;
&lt;br /&gt;
git clone &amp;lt;nowiki&amp;gt;ssh://davrot@uni-bremen.de@overleaf.fb1.uni-bremen.de.de/6759fdf66ca7b8bc5b81b184.git&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== overleaf.pip.uni-bremen.de ===&lt;br /&gt;
&lt;br /&gt;
==== Get the project list for a user ====&lt;br /&gt;
git clone ssh://[USERNAME]@overleaf.pip.uni-bremen.de/projects.git&lt;br /&gt;
&lt;br /&gt;
e.g.&lt;br /&gt;
&lt;br /&gt;
git clone &amp;lt;nowiki&amp;gt;ssh://davrot@uni-bremen.de@overleaf.pip.uni-bremen.de/projects.git&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Get a project ====&lt;br /&gt;
git clone ssh://[USERNAME]@overleaf.pip.uni-bremen.de/[PROJECT_ID].git&lt;br /&gt;
&lt;br /&gt;
e.g.&lt;br /&gt;
&lt;br /&gt;
git clone &amp;lt;nowiki&amp;gt;ssh://davrot@uni-bremen.de@overleaf.pip.uni-bremen.de.de/6759fdf66ca7b8bc5b81b184.git&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=11</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=11"/>
		<updated>2025-05-06T23:43:05Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* @XXX.uni-bremen.de ,  @marum.de, @awi.de eMail account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome! ==&lt;br /&gt;
This is the FB1 SSO server for&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[https://git.fb1.uni-bremen.de/ FB1 git/forgejo server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.fb1.uni-bremen.de/ FB1 overleaf server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.pip.uni-bremen.de/ PIP overleaf Server]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User accounts ==&lt;br /&gt;
&lt;br /&gt;
=== @uni-bremen.de account ===&lt;br /&gt;
&#039;&#039;&#039;I have a @uni-bremen.de account&#039;&#039;&#039;: You don&#039;t need to do anything here. You can use the University SSO option directly.[[File:2025-05-07 01-18.png|thumb|center]]&lt;br /&gt;
=== @XXX.uni-bremen.de ,  @marum.de, @awi.de eMail account ===&lt;br /&gt;
&#039;&#039;&#039;1. Create your account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/register HERE] &lt;br /&gt;
[[File:2025-05-07 01-31.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;[[File:2025-05-07 01-26.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
=== External guest account ===&lt;br /&gt;
&#039;&#039;&#039;1. Create the guest account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You need to have an account on this server to create an external guest account.&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/externals HERE]&lt;br /&gt;
&lt;br /&gt;
You will need to login and then...&lt;br /&gt;
[[File:2025-05-07 01-37.png|center|thumb]]&lt;br /&gt;
&#039;&#039;&#039;2. Guest: Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;[[File:2025-05-07 01-26.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Guest: Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
== GIT Overleaf SSH Keys ==&lt;br /&gt;
&lt;br /&gt;
=== Download your GIT Overleaf SSH Keys ===&lt;br /&gt;
You have an overleaf account with us and you want to backup your data via git? Then you need your ssh git keys:&lt;br /&gt;
&lt;br /&gt;
[https://sso.fb1.uni-bremen.de/keys Download your ssh keys]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=10</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=10"/>
		<updated>2025-05-06T23:42:12Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* @uni-bremen.de account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome! ==&lt;br /&gt;
This is the FB1 SSO server for&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[https://git.fb1.uni-bremen.de/ FB1 git/forgejo server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.fb1.uni-bremen.de/ FB1 overleaf server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.pip.uni-bremen.de/ PIP overleaf Server]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User accounts ==&lt;br /&gt;
&lt;br /&gt;
=== @uni-bremen.de account ===&lt;br /&gt;
[[File:2025-05-07 01-18.png|left|thumb]]&lt;br /&gt;
&#039;&#039;&#039;I have a @uni-bremen.de account&#039;&#039;&#039;: You don&#039;t need to do anything here. You can use the University SSO option directly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== @XXX.uni-bremen.de ,  @marum.de, @awi.de eMail account ===&lt;br /&gt;
&#039;&#039;&#039;1. Create your account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/register HERE] &lt;br /&gt;
[[File:2025-05-07 01-31.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;[[File:2025-05-07 01-26.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
=== External guest account ===&lt;br /&gt;
&#039;&#039;&#039;1. Create the guest account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You need to have an account on this server to create an external guest account.&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/externals HERE]&lt;br /&gt;
&lt;br /&gt;
You will need to login and then...&lt;br /&gt;
[[File:2025-05-07 01-37.png|center|thumb]]&lt;br /&gt;
&#039;&#039;&#039;2. Guest: Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;[[File:2025-05-07 01-26.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Guest: Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
== GIT Overleaf SSH Keys ==&lt;br /&gt;
&lt;br /&gt;
=== Download your GIT Overleaf SSH Keys ===&lt;br /&gt;
You have an overleaf account with us and you want to backup your data via git? Then you need your ssh git keys:&lt;br /&gt;
&lt;br /&gt;
[https://sso.fb1.uni-bremen.de/keys Download your ssh keys]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-37.png&amp;diff=9</id>
		<title>File:2025-05-07 01-37.png</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-37.png&amp;diff=9"/>
		<updated>2025-05-06T23:38:20Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Register external guest&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=8</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=8"/>
		<updated>2025-05-06T23:34:35Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Welcome! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome! ==&lt;br /&gt;
This is the FB1 SSO server for&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[https://git.fb1.uni-bremen.de/ FB1 git/forgejo server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.fb1.uni-bremen.de/ FB1 overleaf server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.pip.uni-bremen.de/ PIP overleaf Server]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User accounts ==&lt;br /&gt;
&lt;br /&gt;
=== @uni-bremen.de account ===&lt;br /&gt;
[[File:2025-05-07 01-18.png|left|thumb]]&lt;br /&gt;
&#039;&#039;&#039;I have a @uni-bremen.de account&#039;&#039;&#039;: You don&#039;t need to do anything here. You can use the University SSO option directly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;@XXX.uni-bremen.de ,  @marum.de, @awi.de eMail account&#039;&#039;&#039; ===&lt;br /&gt;
&#039;&#039;&#039;1. Create your account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/register HERE] &lt;br /&gt;
[[File:2025-05-07 01-31.png|left|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Set your password by clicking &amp;quot;Forgot Password&amp;quot;[[File:2025-05-07 01-26.png|left|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Login&#039;&#039;&#039;[[File:2025-05-07 01-25.png|left|thumb]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=7</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=7"/>
		<updated>2025-05-06T23:32:52Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* @uni-bremen.de account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome! ==&lt;br /&gt;
This is the FB1 SSO server for&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[https://git.fb1.uni-bremen.de/ FB1 git/forgejo server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.fb1.uni-bremen.de/ FB1 overleaf server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.pip.uni-bremen.de/ PIP overleaf Server]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== User accounts ===&lt;br /&gt;
&lt;br /&gt;
==== @uni-bremen.de account ====&lt;br /&gt;
[[File:2025-05-07 01-18.png|left|thumb]]&lt;br /&gt;
&#039;&#039;&#039;I have a @uni-bremen.de account&#039;&#039;&#039;: You don&#039;t need to do anything here. You can use the University SSO option directly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;@XXX.uni-bremen.de ,  @marum.de, @awi.de eMail account&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===== &#039;&#039;&#039;1. Create your account&#039;&#039;&#039; =====&lt;br /&gt;
Go [https://sso.fb1.uni-bremen.de/register HERE] &lt;br /&gt;
[[File:2025-05-07 01-31.png|left|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Set your password by clicking &amp;quot;Forgot Password&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
[[File:2025-05-07 01-26.png|left|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== 3. Login ====&lt;br /&gt;
[[File:2025-05-07 01-25.png|left|thumb]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-31.png&amp;diff=6</id>
		<title>File:2025-05-07 01-31.png</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-31.png&amp;diff=6"/>
		<updated>2025-05-06T23:32:29Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Internal non @uni-bremen.de User&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-26.png&amp;diff=5</id>
		<title>File:2025-05-07 01-26.png</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-26.png&amp;diff=5"/>
		<updated>2025-05-06T23:27:11Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Forgotten Password&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-25.png&amp;diff=4</id>
		<title>File:2025-05-07 01-25.png</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-25.png&amp;diff=4"/>
		<updated>2025-05-06T23:25:49Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSO FB1 Login No SSO&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-18.png&amp;diff=3</id>
		<title>File:2025-05-07 01-18.png</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=File:2025-05-07_01-18.png&amp;diff=3"/>
		<updated>2025-05-06T23:22:06Z</updated>

		<summary type="html">&lt;p&gt;Admin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSO University of Bremen&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=2</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://sso.fb1.uni-bremen.de/index.php?title=Main_Page&amp;diff=2"/>
		<updated>2025-05-06T23:17:13Z</updated>

		<summary type="html">&lt;p&gt;Admin: /* Getting started */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome! ==&lt;br /&gt;
This is the FB1 SSO server for&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[https://git.fb1.uni-bremen.de/ FB1 git/forgejo server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.fb1.uni-bremen.de/ FB1 overleaf server]&lt;br /&gt;
|-&lt;br /&gt;
|[https://overleaf.pip.uni-bremen.de/ PIP overleaf Server]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== User accounts ===&lt;br /&gt;
&lt;br /&gt;
==== @uni-bremen.de account ====&lt;br /&gt;
I have a @uni-bremen.de account: You don&#039;t need to do anything here. You can use the University SSO Option directly.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>