Skip to content

Commit 0e9d71d

Browse files
committed
add link and note to java8-token-binding-negotiation in the README
1 parent d730183 commit 0e9d71d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,17 @@ The Token Binding negotiation implementation relies on modifications to a few Op
8888
| 9.0.1 | [1.0.0.v1]
8989
| 9 | unsupported
9090

91+
See [java8-token-binding-negotiation] for Token Binding Protocol Negotiation support for Java 8.
92+
9193
### License
9294
The modified OpenJDK classes are released under the same GPLv2 + Classpath Exception license of OpenJDK.
9395

9496

9597
[1.0.0.v1]:https://github.com/pingidentity/java9-token-binding-negotiation/releases/tag/java9-token-binding-negotiation-1.0.0.v1
9698

9799
[token-binding-java]:https://github.com/pingidentity/token-binding-java
100+
[java8-token-binding-negotiation]:https://github.com/pingidentity/java8-token-binding-negotiation
101+
98102

99103
[I-D.ietf-tokbind-https]:https://tools.ietf.org/html/draft-ietf-tokbind-https
100104
[I-D.ietf-tokbind-protocol]:https://tools.ietf.org/html/draft-ietf-tokbind-protocol

0 commit comments

Comments
 (0)