Hi *, as mentioned previously it would be nice to start some work around OpenId Connect, see AMBER-24 [0].
Now, Open Id Connect is built on top of OAuth 2.0 and also use a new part of the specification, namely JSON Web Token, see AMBER-63 [1]. Now I'd propose to extend the structure of the project and add jwt under the oauth 2 part of the project as a module namely under /amber/trunk/oauth-2.0/jwt and put openid connect one level above (outside the oauth 2 area) e.g. /amber/trunk/openid-connect WDYT? Regards Antonio [0] https://issues.apache.org/jira/browse/AMBER-24 [1] https://issues.apache.org/jira/browse/AMBER-63
