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 = {
|
||||
"ac-normandie.fr",
|
||||
"education.fr",
|
||||
//TODO: remove this one used for tests
|
||||
// "ac-orleans-tours.fr"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue