Skip to content

Commit d47ebbb

Browse files
committed
add changelog
1 parent 10014c0 commit d47ebbb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Enhancement: Support multiple token strategies in auth middleware
2+
3+
Different HTTP services can in general support different
4+
token strategies for validating the reva token.
5+
In this context, without updating every single client
6+
a mono process deployment will never work.
7+
Now the HTTP auth middleware accepts in its configuration a
8+
token strategy chain, allowing to provide the reva
9+
token in multiple places (bearer auth, header).
10+
11+
https://github.com/cs3org/reva/pull/4030

0 commit comments

Comments
 (0)