yn-coder / CodingTeacher

0 stars 0 forks source link

Windows Live auth #1

Closed yn-coder closed 6 years ago

yn-coder commented 6 years ago

https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-oauth-code

https://azure.microsoft.com/en-us/blog/azure-websites-authentication-authorization/

https://azure.microsoft.com/en-us/blog/azure-websites-authentication-authorization/

https://blogs.msdn.microsoft.com/mihansen/2018/03/25/azure-active-directory-authentication-easy-auth-with-custom-backend-web-api/

https://wiki.scn.sap.com/wiki/display/Security/Access+Microsoft+Azure+using+the+OAuth+2.0+Client+API

https://easyauth.azurewebsites.net/

yn-coder commented 6 years ago

auth request complete. When

500
Internal Server Error

The server encountered an internal error and was unable to complete your request. 
Either the server is overloaded or there is an error in the application.

https://codingteacher.herokuapp.com/login/wl/?code=

From heroku log

jinja2.exceptions.TemplateNotFound: login.html
yn-coder commented 6 years ago

Done with authomatic. Now see #2