"""IDP-Initiated Views""" from django.views import View class IDPInitiatedView(View): """IDP-initiated Handler"""