From 934dbb765be113e5eea4da73da90e464d6fa0716 Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Tue, 9 Feb 2021 08:14:07 +0100 Subject: add oauth-provider MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit new feature for more login security and external logins Issue-ID: CCSDK-3142 Signed-off-by: Michael DÜrre Change-Id: I6a564a0d1dca44b69bfea2e692fec1f4315cab83 Signed-off-by: Michael DÜrre --- .../org/opendaylight/blueprint/impl-blueprint.xml | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 sdnr/wt/oauth-provider/provider-osgi/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'sdnr/wt/oauth-provider/provider-osgi/src/main') diff --git a/sdnr/wt/oauth-provider/provider-osgi/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/sdnr/wt/oauth-provider/provider-osgi/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 000000000..f7dd467cd --- /dev/null +++ b/sdnr/wt/oauth-provider/provider-osgi/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg