Bases: horizon.forms.views.ModalFormView
-
form_class
alias of UpdateIdPForm
-
form_id = 'update_identity_providers_form'
-
get_context_data(**kwargs)[source]
-
get_initial()[source]
-
get_object(*args, **kwargs)[source]
-
modal_header = <django.utils.functional.__proxy__ object at 0x7fba5abe0610>
-
page_title = <django.utils.functional.__proxy__ object at 0x7fba5abe0c10>
-
submit_label = <django.utils.functional.__proxy__ object at 0x7fba5abe05d0>
-
submit_url = 'horizon:identity:identity_providers:update'
-
success_url = <django.utils.functional.__proxy__ object at 0x7fba5abe0a10>
-
template_name = 'identity/identity_providers/update.html'