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
db33634b
Commit
db33634b
authored
6 years ago
by
Jason Robinson
Browse files
Options
Downloads
Patches
Plain Diff
Collapse changelog to one line
Signed-off-by:
Jason Robinson
<
jasonr@matrix.org
>
parent
0516dc4d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
changelog.d/4420.feature
+1
-13
1 addition, 13 deletions
changelog.d/4420.feature
with
1 addition
and
13 deletions
changelog.d/4420.feature
+
1
−
13
View file @
db33634b
New
listener
resource
for
the
federation
AP
I
"openid/userinfo"
endpoint
Integration
managers
use
the
OpenID
userinfo
endpoint
in
the
federation
AP
I
to verify that user
OpenID
access
tokens
are
valid.
If
the
federation
resource
is
disabled,
integration
managers
will
not
be
able
to
verify
the
access
token,
causing
a
broken experience for users. The OpenID userinfo endpoint has now been split
to
a
separate `openid` resource, which is enabled by default in newly generated configuration. It is also enabled
automatically
if
the
federation
resource
is
enabled.
If
your
homeserver
runs
federation
enabled,
this
change
does
not
require
any
actions.
If
you
run
a
homeserver with federation disabled, we recommend adding the `openid` resource to your homeserver
configuration in the `type
:
http`
listener
`resources`
list
to
allow
your
users
access
to
integration
manager
features.
Federation
OpenID
listener
resource
c
an
now be activated even if federation is disabled
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