summaryrefslogtreecommitdiffstats
path: root/licenses/python3-saml.txt
diff options
context:
space:
mode:
authorjessicamack <jmack@redhat.com>2024-10-02 18:47:08 +0200
committerjessicamack <jmack@redhat.com>2024-10-15 23:43:32 +0200
commit1ca034b0a72cc8a365cbcc48a9ab38a3df203d7d (patch)
tree86359e767430f63fd3a596b81888ab5693225180 /licenses/python3-saml.txt
parentRemove OIDC (#15569) (diff)
downloadawx-1ca034b0a72cc8a365cbcc48a9ab38a3df203d7d.tar.xz
awx-1ca034b0a72cc8a365cbcc48a9ab38a3df203d7d.zip
Remove SAML authentication (#15568)
* remove saml * remove license file and management command * update requirements, add migrations * remove unused imports
Diffstat (limited to 'licenses/python3-saml.txt')
-rw-r--r--licenses/python3-saml.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/licenses/python3-saml.txt b/licenses/python3-saml.txt
deleted file mode 100644
index dbbca9c6cb..0000000000
--- a/licenses/python3-saml.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-Copyright (c) 2010-2016 OneLogin, Inc.
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the "Software"), to deal in the Software without
-restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-