From 81ad559af403d4d62f21209d34ba00833e007300 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Tue, 7 Apr 2015 15:34:43 -0400 Subject: Add per-SP attribute mapping and allowed attributes The per-SP values are considered overrides and the global values are default. https://fedorahosted.org/ipsilon/ticket/25 Signed-off-by: Rob Crittenden Reviewed-by: Simo Sorce --- templates/admin/providers/saml2_sp_new.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/admin/providers') diff --git a/templates/admin/providers/saml2_sp_new.html b/templates/admin/providers/saml2_sp_new.html index b3cef19..ed8db1d 100644 --- a/templates/admin/providers/saml2_sp_new.html +++ b/templates/admin/providers/saml2_sp_new.html @@ -39,7 +39,7 @@ - Back + Back {% endblock %} -- cgit