git.cascardo.info Git - cascardo/ipsilon.git/rss - templates/index.html history http://git.cascardo.info/?p=cascardo/ipsilon.git;a=history;f=templates/index.html Unnamed repository; edit this file 'description' to name the repository. en Thadeu Lima de Souza Cascardo static/git-logo.png git.cascardo.info Git - cascardo/ipsilon.git/rss - templates/index.html history http://git.cascardo.info/?p=cascardo/ipsilon.git;a=history;f=templates/index.html Sat, 14 Nov 2015 00:09:50 +0000 Sat, 14 Nov 2015 00:09:50 +0000 gitweb v.2.20.1/2.20.1 Add support for IdP-initiated login Rob Crittenden <rcritten@redhat.com> Wed, 28 Oct 2015 20:29:57 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=a8994fbcbe824b784c6ccefb1acc2cf8d268b90e http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=a8994fbcbe824b784c6ccefb1acc2cf8d268b90e Add support for IdP-initiated login Add support for IdP-initiated login This uses the Redirect SSO endpoint and two new optional arguments: SPIdentifier and RelayState. SPIdentifier is the provider ID of the SP. RelayState is where on the SP the user should be sent. If the user is already authenticted then a SAMLResponse is generated and the existing HTML page is generated and sent to the user including this response and the value of RelayState (if any). This will then POST to the SP and the user will be show the page on the SP. If the user is not authenticated then they will be given the login page after which they will be sent to the SP. The link to the SP on the IdP Portal has changed to be and IdP-initiated login. If a user bookmarks this link then they will always go to that SP and be authenticated first, if needed. https://fedorahosted.org/ipsilon/ticket/138 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-by: John Dennis <jdennis@redhat.com>
  • [D] templates/index.html
]]>
Derive splink when registering SP, allow visible = True in SP portal Rob Crittenden <rcritten@redhat.com> Fri, 4 Sep 2015 15:37:09 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=a770ce045f86abdfc1e61c630dbf146e4a59b4ad http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=a770ce045f86abdfc1e61c630dbf146e4a59b4ad Derive splink when registering SP, allow visible = True in SP portal Derive splink when registering SP, allow visible = True in SP portal The splink value wasn't being passed when registering a new client. We don't need to prompt for this since we know it already Accept 'True' as a value for visible when determining if we should show a provider on the SP portal page. https://fedorahosted.org/ipsilon/ticket/148 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
  • [D] templates/index.html
]]>
End-user UI for SP Portal Rob Crittenden <rcritten@redhat.com> Wed, 2 Sep 2015 20:55:56 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=f803c90da1873a1bec99635868e347b66b8987b3 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=f803c90da1873a1bec99635868e347b66b8987b3 End-user UI for SP Portal End-user UI for SP Portal Update the root page to include the list of SAML2 Service Providers in a dynamic layout with a filter which can search on SP name and description. Hide providers that the admin does not want visible. https://fedorahosted.org/ipsilon/ticket/148 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
  • [D] templates/index.html
]]>
Root pages Petr Vobornik <pvoborni@redhat.com> Tue, 28 Jan 2014 12:09:54 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=739ca49e93d7bf534bfc401633a612e16ff19bc6 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=739ca49e93d7bf534bfc401633a612e16ff19bc6 Root pages Root pages Signed-off-by: Petr Vobornik <pvoborni@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
  • [D] templates/index.html
]]>
Add infrastructure to configure server Simo Sorce <simo@redhat.com> Fri, 24 Jan 2014 19:20:42 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=cd30057eec4c772171c5558d9fac2c1f73bc12dd http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=cd30057eec4c772171c5558d9fac2c1f73bc12dd Add infrastructure to configure server Add infrastructure to configure server Signed-off-by: Simo Sorce <simo@redhat.com>
  • [D] templates/index.html
]]>
Implement login plugin infrastructure Simo Sorce <simo@redhat.com> Fri, 24 Jan 2014 19:26:15 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=2fb8bff093e49d95ab25eb8343ebbb1091f6e7a6 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=2fb8bff093e49d95ab25eb8343ebbb1091f6e7a6 Implement login plugin infrastructure Implement login plugin infrastructure Signed-off-by: Simo Sorce <simo@redhat.com>
  • [D] templates/index.html
]]>
Move template and user retrieval to page class Simo Sorce <simo@redhat.com> Thu, 19 Dec 2013 03:44:25 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=ee0d1ce71d1f4883aecc426595ac86322a91260e http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=ee0d1ce71d1f4883aecc426595ac86322a91260e Move template and user retrieval to page class Move template and user retrieval to page class Signed-off-by: Simo Sorce <simo@redhat.com>
  • [D] templates/index.html
]]>
Initial user preferences infrastructure Simo Sorce <simo@redhat.com> Thu, 12 Dec 2013 19:21:41 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=1e97d03807bd893152bf2cbd0f20102af9c8f80d http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=1e97d03807bd893152bf2cbd0f20102af9c8f80d Initial user preferences infrastructure Initial user preferences infrastructure Signed-off-by: Simo Sorce <simo@redhat.com>
  • [D] templates/index.html
]]>
Use jinja2 as the templating system Simo Sorce <simo@redhat.com> Thu, 5 Dec 2013 03:42:09 +0000 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=62e6fff6cf4b5c8a5c33c3143f995d047fe6c384 http://git.cascardo.info/?p=cascardo/ipsilon.git;a=commitdiff;h=62e6fff6cf4b5c8a5c33c3143f995d047fe6c384 Use jinja2 as the templating system Use jinja2 as the templating system Add flashy css to indicate this is development stuff
  • [D] templates/index.html
]]>