add education to openid support

This commit is contained in:
Thomas 2020-07-03 17:12:18 +02:00
parent 1673c58567
commit c4388fca3e
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ public class Helper {
public static String[] openid = {
"ac-normandie.fr",
"education.fr",
//TODO: remove this one used for tests
// "ac-orleans-tours.fr"
};