Verified Commit e2edaba7 authored by dockx thibault's avatar dockx thibault
Browse files

:sparkles: Feat(Reminder) - logic of front end - refactoring

refactoring of reminder front end (6)
Showing with 10 additions and 0 deletions
+10 -0
...@@ -63,6 +63,16 @@ class reminderFrontEnd extends standAlonePage ...@@ -63,6 +63,16 @@ class reminderFrontEnd extends standAlonePage
return $result; return $result;
} }
/*
* ### token objectclass ###
objectclass ( 1.3.6.1.4.1.38414.62.2.10 NAME 'fdTokenEntry' SUP top STRUCTURAL
DESC 'FusionDirectory - Class for token storage'
MUST ( fdUserDn $fdTokenType $fdToken $ fdTokenTimestamp ))
*/
// attributesName to be taken // attributesName to be taken
/* - EPPN eduPersonPrincipalName /* - EPPN eduPersonPrincipalName
/ - UID / - UID
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment