-
Task
-
Resolution: Unresolved
-
Minor
Problem
== Inline Event Handler Line: 34 ---- <input name="idpLoginButton" type="button" value="Login with IDP" class="jenkins-button jenkins-button--primary" onclick="window.location.href = 'moSamlLogin'" style="width: 100%;text-align: center;background-color: # 0b6aa2;"/> ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers
[JENKINS-74168] [miniorange-saml-sp] Extract inline event handler in templates/mosaml_login_page_template.html
Assignee | Original: info miniorange [ miniorange ] |
Description |
Original:
h4. Problems {noformat} == Inline Event Handler Line: 34 ---- <input name="idpLoginButton" type="button" value="Login with IDP" class="jenkins-button jenkins-button--primary" onclick="window.location.href = 'moSamlLogin'" style="width: 100%;text-align: center;background-color: # 0b6aa2;"/> ---- == Inline Event Handler Line: 34 ---- <input name="idpLoginButton" type="button" value="Login with IDP" class="jenkins-button jenkins-button--primary" onclick="window.location.href = 'moSamlLogin'" style="width: 100%;text-align: center;background-color: # 0b6aa2;"/> ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers] |
New:
h4. Problem {noformat} == Inline Event Handler Line: 34 ---- <input name="idpLoginButton" type="button" value="Login with IDP" class="jenkins-button jenkins-button--primary" onclick="window.location.href = 'moSamlLogin'" style="width: 100%;text-align: center;background-color: # 0b6aa2;"/> ---- {noformat} h4. Solution [https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers] |
Summary | Original: [miniorange-saml-sp] Extract inline event handlers in templates/mosaml_login_page_template.html | New: [miniorange-saml-sp] Extract inline event handler in templates/mosaml_login_page_template.html |
Assignee | New: Shlomo [ shlomo_dahan ] |
Assignee | Original: Shlomo [ shlomo_dahan ] |