Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 78e7b57

Browse files
author
Dominik František Bučík
authored
Merge pull request #231 from dBucik/fix_deviceendpoint
fix: 🐛 Allow calling /devicecode without client secret
2 parents 04c4ee8 + 02d8d34 commit 78e7b57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

perun-oidc-server-webapp/src/main/webapp/WEB-INF/web-context.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@
311311
<value>/introspect</value>
312312
<value>/revoke</value>
313313
<value>/token</value>
314-
<value>/devicecode</value>
315314
</set>
316315
</constructor-arg>
317316
</bean>

0 commit comments

Comments
 (0)