add education to openid support
This commit is contained in:
parent
1673c58567
commit
c4388fca3e
|
@ -122,6 +122,7 @@ public class Helper {
|
||||||
|
|
||||||
public static String[] openid = {
|
public static String[] openid = {
|
||||||
"ac-normandie.fr",
|
"ac-normandie.fr",
|
||||||
|
"education.fr",
|
||||||
//TODO: remove this one used for tests
|
//TODO: remove this one used for tests
|
||||||
// "ac-orleans-tours.fr"
|
// "ac-orleans-tours.fr"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue