From 22e0c3ed5ee685b80683fa8ba77e254b3fc689ca Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 22 Jul 2015 07:14:24 +0200 Subject: update JSON schemas for OA and V-IDP services --- id/moa-id-webgui/src/main/resources/gui/types/vidp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'id/moa-id-webgui/src/main/resources/gui/types/vidp.json') diff --git a/id/moa-id-webgui/src/main/resources/gui/types/vidp.json b/id/moa-id-webgui/src/main/resources/gui/types/vidp.json index 3e6e4fb7b..1fc2601df 100644 --- a/id/moa-id-webgui/src/main/resources/gui/types/vidp.json +++ b/id/moa-id-webgui/src/main/resources/gui/types/vidp.json @@ -206,9 +206,9 @@ "type": "string", "title": "Applet - Redirect Target", "enum": [ + "_parent", "_blank", - "_self", - "_parent", + "_self", "_top" ] }, -- cgit v1.2.3