OIDC Authentication/Authorization on Management API (#2386)
* Added Oidc ressource server capabilities to mgmt api to allow users to login via identity provider. Signed-off-by: ChristianB <christian.breitwieser@blue-zone.at> * Adress review findings: - Code Style fixes - Readability improvements Signed-off-by: ChristianB <christian.breitwieser@blue-zone.at> --------- Signed-off-by: ChristianB <christian.breitwieser@blue-zone.at>
This commit is contained in:
committed by
GitHub
parent
7456e52095
commit
acaec605bd
7
licenses/LICENSE_HEADER_TEMPLATE_BLUEZONE_25.txt
Normal file
7
licenses/LICENSE_HEADER_TEMPLATE_BLUEZONE_25.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Copyright (c) 2025 blue-zone GmbH and others
|
||||
|
||||
This program and the accompanying materials are made
|
||||
available under the terms of the Eclipse Public License 2.0
|
||||
which is available at https://www.eclipse.org/legal/epl-2.0/
|
||||
|
||||
SPDX-License-Identifier: EPL-2.0
|
||||
Reference in New Issue
Block a user