Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
38b7db58
Unverified
Commit
38b7db58
authored
3 years ago
by
Max Kratz
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated development doc on samling environment for testing. (#10973)
parent
c80878d2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.d/10973.doc
+1
-0
1 addition, 0 deletions
changelog.d/10973.doc
docs/development/saml.md
+5
-6
5 additions, 6 deletions
docs/development/saml.md
with
6 additions
and
6 deletions
changelog.d/10973.doc
0 → 100644
+
1
−
0
View file @
38b7db58
Fix a dead URL in development documentation (SAML) and change wording from "Riot" to "Element". Contributed by @maxkratz.
This diff is collapsed.
Click to expand it.
docs/development/saml.md
+
5
−
6
View file @
38b7db58
# How to test SAML as a developer without a server
https://capriza.github.io/samling/samling.html (https://github.com/capriza/samling) is a great
resource for being able to tinker with the SAML options within Synapse without needing to
deploy and configure a complicated software stack.
https://fujifish.github.io/samling/samling.html (https://github.com/fujifish/samling) is a great resource for being able to tinker with the
SAML options within Synapse without needing to deploy and configure a complicated software stack.
To make Synapse (and therefore
Rio
t) use it:
To make Synapse (and therefore
Elemen
t) use it:
1.
Use the samling.html URL above or deploy your own and visit the IdP Metadata tab.
2.
Copy the XML to your clipboard.
...
...
@@ -26,9 +25,9 @@ To make Synapse (and therefore Riot) use it:
the dependencies are installed and ready to go.
7.
Restart Synapse.
Then in
Rio
t:
Then in
Elemen
t:
1.
Visit the login page
with a Riot pointing at your homeserver
.
1.
Visit the login page
and point Element towards your homeserver using the
`public_baseurl`
above
.
2.
Click the Single Sign-On button.
3.
On the samling page, enter a Name Identifier and add a SAML Attribute for
`uid=your_localpart`
.
The response must also be signed.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment