Skip to content

Commit 625e489

Browse files
committed
todo tag added
1 parent eb968cb commit 625e489

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/test/java/org/oidc/msg/AuthenticationRequestTest.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,7 @@ public void testFailUnAllowedDisplayValue() throws InvalidClaimException {
126126

127127
//@Test
128128
public void testSuccessIdTokenHint() throws InvalidClaimException {
129-
// TODO: There is no capability in id token to verify signature nor timestamps or sorts yet.
130-
// Once there is, this test will fail and needs to be updated to produce id token that passes
131-
// validation.
129+
// TODO: Update test
132130
String idToken = "eyJraWQiOiIxZTlnZGs3IiwiYWxnIjoiUlMyNTYifQ.ewogImlz"
133131
+ "cyI6ICJodHRwOi8vc2VydmVyLmV4YW1wbGUuY29tIiwKICJzdWIiOiAiMjQ4"
134132
+ "Mjg5NzYxMDAxIiwKICJhdWQiOiAiczZCaGRSa3F0MyIsCiAibm9uY2UiOiAi"

0 commit comments

Comments
 (0)