mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.47k stars 767 forks source link

What version UMA is being currently implemented? 2.0 or 1.0 #1566

Open nazrulworld opened 2 years ago

nazrulworld commented 2 years ago

First of all sorry about my stupid question. I don’t see version info of UMA.

Thanks

jricher commented 2 years ago

It's UMA 1.0. Work on UMA 2.0 was started but never finished or incorporated into the main code.