[java-idp-plugin-vci] branch main updated: Make a note that per credential lifetimes configurations will be added
Codeberg
noreply at shibboleth.net
Mon Sep 7 15:10:45 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-vci.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-vci/commit/8f77cdf647037658c71787afdaa5d0f00bc6af5e
The following commit(s) were added to refs/heads/main by this push:
new 8f77cdf Make a note that per credential lifetimes configurations will be added
8f77cdf is described below
commit 8f77cdf647037658c71787afdaa5d0f00bc6af5e
Author: Janne Lauros <janne.lauros at csc.fi>
AuthorDate: Mon Sep 7 18:10:36 2026 +0300
Make a note that per credential lifetimes configurations will be added
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 19edcc0..4e06ab1 100644
--- a/README.md
+++ b/README.md
@@ -715,7 +715,7 @@ may skip.
Withdrawing that credential is setting bit 41337 of list `2027-03`. The list a credential lands
in follows from the month the credential **expires**, not from the month it was issued. With
-the default `credentialLifetime` of `P180D` a credential that is issued in September 2026
+the default (we will have per credential configuration for lifetime and nbf!) `credentialLifetime` of `P180D` a credential that is issued in September 2026
belongs to the list of March 2027. One list has 1 048 576 slots.
Three endpoints do the work and they have three different audiences:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list