Azure-Samples / ms-identity-java-webapp

A Java web application calling Microsoft graph that is secured using the Microsoft identity platform
MIT License
118 stars 105 forks source link

B2C Sample does not demonstrate full logout using end_session endpoint #49

Open alex-mason-by opened 4 years ago

alex-mason-by commented 4 years ago

The B2C Sample ought to also show how to properly logout of B2C by using the end_session endpoint