I wrote some articles related to the title, but the outlook is getting worse, so I will summarize it once.
I explained the Internal Server Error that I encountered in it How to deal with mod_wsgi 500 Internal Server Error.
After that, I explained the use of static files, which almost always stumbles, How to use Django static files in a deployment environment.
Shibboleth Convenient Tool briefly touched on the convenient tool provided in Shibboleth.
I explained the ValueError that I encountered in it How to deal with ValueError at set_wakeup_fd only works in main thread.
The explanation of How to use RemoteUser Middleware and Django authentication together has been separated.
The explanation of How to support IdP original attribute in Shibboleth SP has been separated.
Also, I explained how to modify RemoteUserMiddleware so that parts other than ID information can be updated at login How to update user information at login to Django RemoteUserMiddleware / items / 4ca6d8c9c9a0690b4d7b).
Recommended Posts