LICENSE
MANIFEST.in
README.md
pyproject.toml
src/aduneoclientfedid/BaseServer.py
src/aduneoclientfedid/CmdArgs.py
src/aduneoclientfedid/Configuration.py
src/aduneoclientfedid/CryptoTools.py
src/aduneoclientfedid/Explanation.py
src/aduneoclientfedid/Help.py
src/aduneoclientfedid/Server.py
src/aduneoclientfedid/Template.py
src/aduneoclientfedid/WebConsole.py
src/aduneoclientfedid/WebConsoleHandler.py
src/aduneoclientfedid/__init__.py
src/aduneoclientfedid/__main__.py
src/aduneoclientfedid/server.py
src/aduneoclientfedid.egg-info/PKG-INFO
src/aduneoclientfedid.egg-info/SOURCES.txt
src/aduneoclientfedid.egg-info/dependency_links.txt
src/aduneoclientfedid.egg-info/entry_points.txt
src/aduneoclientfedid.egg-info/requires.txt
src/aduneoclientfedid.egg-info/top_level.txt
src/aduneoclientfedid/WebModules/Clipboard.py
src/aduneoclientfedid/WebModules/FlowHandler.py
src/aduneoclientfedid/WebModules/OAuthClientAdmin.py
src/aduneoclientfedid/WebModules/OAuthClientLogin.py
src/aduneoclientfedid/WebModules/OAuthClientLogout.py
src/aduneoclientfedid/WebModules/OIDCClientAdmin.py
src/aduneoclientfedid/WebModules/OIDCClientAdminGuide.py
src/aduneoclientfedid/WebModules/OIDCClientLogin.py
src/aduneoclientfedid/WebModules/OIDCClientLogout.py
src/aduneoclientfedid/WebModules/SAMLClientAdmin.py
src/aduneoclientfedid/WebModules/SAMLClientLogin.py
src/aduneoclientfedid/WebModules/SAMLClientLogout.py
src/aduneoclientfedid/WebModules/__init__.py
src/aduneoclientfedid/data/clientfedid-template.cnf
src/aduneoclientfedid/data/explanation.json
src/aduneoclientfedid/data/help.json
src/aduneoclientfedid/static/css/aduneo.css
src/aduneoclientfedid/static/css/dragWindow.css
src/aduneoclientfedid/static/html/azureadDeux.html
src/aduneoclientfedid/static/html/azureadTrois.html
src/aduneoclientfedid/static/html/azureadUn.html
src/aduneoclientfedid/static/html/keycloakDeux.html
src/aduneoclientfedid/static/html/keycloakTrois.html
src/aduneoclientfedid/static/html/keycloakUn.html
src/aduneoclientfedid/static/html/oktaDeux.html
src/aduneoclientfedid/static/html/oktaTrois.html
src/aduneoclientfedid/static/html/oktaUn.html
src/aduneoclientfedid/static/images/aduneo.png
src/aduneoclientfedid/static/images/azureadDeux.png
src/aduneoclientfedid/static/images/azureadTrois.PNG
src/aduneoclientfedid/static/images/clear.png
src/aduneoclientfedid/static/images/clipboard.png
src/aduneoclientfedid/static/images/copy.png
src/aduneoclientfedid/static/images/favicon.png
src/aduneoclientfedid/static/images/help.png
src/aduneoclientfedid/static/images/home.png
src/aduneoclientfedid/static/images/keycloakDeux.png
src/aduneoclientfedid/static/images/keycloakTrois.png
src/aduneoclientfedid/static/images/logged.png
src/aduneoclientfedid/static/images/moins.png
src/aduneoclientfedid/static/images/oktaDeux.PNG
src/aduneoclientfedid/static/images/oktaTrois.png
src/aduneoclientfedid/static/images/plus.png
src/aduneoclientfedid/static/javascript/SAMLClientAdmin.js
src/aduneoclientfedid/static/javascript/clipboard.js
src/aduneoclientfedid/static/javascript/common.js
src/aduneoclientfedid/static/javascript/dragWindow.js
src/aduneoclientfedid/static/javascript/help.js
src/aduneoclientfedid/static/javascript/requestSender.js
src/aduneoclientfedid/static/javascript/resultTable.js
src/aduneoclientfedid/templates/OAuthClientAdmin.html
src/aduneoclientfedid/templates/OAuthPrepareRequest.html
src/aduneoclientfedid/templates/guide.htm
src/aduneoclientfedid/templates/test.html
src/aduneoclientfedid/templates/webconsole.html