index
:
delta/python-packages/pysaml2.git
0.4.x
7.3-backport
assert_deletion
ci-experiments
clean-client-api
develop
feat-requested-attributes-per-request
feature-logout-response-location
jkakavas-edit-readme
master
pylint-fixes
shibsp_enc
those-badges
v.4.8.0
v4.7.0
v4.9.0
github.com: rohe/pysaml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
/
idp2
Commit message (
Expand
)
Author
Age
Files
Lines
*
make metadata path the same as entityid
ori15
2021-01-14
1
-1
/
+1
*
fixed example/idp.py to properly return metadata
ori15
2021-01-14
1
-1
/
+1
*
Set example/idp2 to log to stderr to avoid redirecting log-output to metadata...
Ivan Kanakarakis
2021-01-05
1
-4
/
+4
*
Do not out debug logs for example/idp2
Ivan Kanakarakis
2020-10-26
1
-1
/
+1
*
Support logging configuration through the python logger
Ivan Kanakarakis
2020-09-29
1
-7
/
+26
*
Support both str and bytes SAML requests on the example idp
Ivan Kanakarakis
2020-09-29
1
-1
/
+6
*
Handle eduPersonTargetedID as a single value on examples
Ivan Kanakarakis
2019-03-18
1
-2
/
+2
*
Make example idp compatible with python3
Ivan Kanakarakis
2018-11-20
1
-7
/
+24
*
Indent and format code
Ivan Kanakarakis
2018-11-20
1
-170
/
+204
*
Restore idp.py code
Ivan Kanakarakis
2018-11-20
1
-53
/
+21
*
[Need help] Fix IdP example to work with python 3
Egor Panfilov
2018-11-19
2
-23
/
+55
*
Fixed Unicode-objects must be encoded before hashing bug
Yuqing
2018-11-10
1
-1
/
+1
*
Merge pull request #398 from qianlei90/master
Ivan Kanakarakis
2018-02-12
1
-2
/
+2
|
\
|
*
fix(example): using a default value to -p parameter in idp service
Qian Lei
2017-03-16
1
-2
/
+2
*
|
Fix examlpes using cherrypy.wsgiserver
Ivan Kanakarakis
2017-11-15
1
-3
/
+8
|
/
*
Use six instead of futures for PY3 compatibility.
Rebecka Gulliksson
2016-09-23
1
-9
/
+4
*
Fixed cookie load problem
Roland Hedberg
2016-09-22
1
-4
/
+7
*
Made it work better with Python3.5
Roland Hedberg
2016-05-17
1
-7
/
+13
*
Clean up
Roland Hedberg
2015-12-20
1
-2
/
+0
*
Reworked the security backend so you should now be able to use a HSM again fo...
Roland Hedberg
2015-12-11
2
-2
/
+8
*
Merge branch 'master' of github.com:rohe/pysaml2
Roland Hedberg
2015-12-11
1
-8
/
+10
|
\
|
*
Adds some attributes to the IdP user 'testuser'.
Rebecka Gulliksson
2015-12-10
1
-8
/
+10
*
|
Made MetaData instances pickleable.
Roland Hedberg
2015-12-01
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2015-11-19
2
-8
/
+11
|
\
|
*
Corrected attribute name: email -> mail.
Roland Hedberg
2015-11-15
1
-1
/
+1
|
*
RelayState may be missing.
Roland Hedberg
2015-11-15
1
-7
/
+10
*
|
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2015-11-06
2
-90
/
+89
|
\
\
|
|
/
|
*
PEP-8 formatting
Roland Hedberg
2015-11-01
1
-3
/
+2
|
*
Fix paramter passing in logging messages
Jozef Knaperek
2015-10-15
2
-87
/
+87
*
|
Added configuration so the test idp can change sign and digest algorithm.
Hans Hörberg
2015-11-06
2
-0
/
+19
|
/
*
Added some testdata.
Hans Hörberg
2015-10-14
1
-0
/
+3
*
Updated the conf.example files
Mathias Hedström
2015-10-06
1
-36
/
+8
*
Idp2 uses ssl
Mathias Hedström
2015-09-17
2
-15
/
+69
*
Fix to use the correct Extensions element.
Hans Hörberg
2015-05-26
2
-9
/
+9
*
Allows encrypted assertions with encryption key sent in the extension element.
Hans Hörberg
2015-05-25
1
-3
/
+1
*
Fix python3 syntax errors
Clint Byrum
2015-05-15
2
-2
/
+2
*
Merge branch 'master' of github.com:rohe/pysaml2
Roland Hedberg
2015-04-30
1
-1
/
+4
|
\
|
*
Fix so the IdP follows PEFIM.
Hans Hörberg
2015-04-17
1
-1
/
+4
*
|
Less prone to keel over because of unexpected keyword arguments. Proposed by ...
Roland Hedberg
2015-04-02
1
-2
/
+3
|
/
*
Spelling error. Added and extra parameter check.
Roland Hedberg
2015-03-31
1
-2
/
+7
*
Autofocus on username input.
Rebecka Gulliksson
2015-03-09
1
-1
/
+1
*
Improved support for forceAuthn: clear cookie (if any) in case of forceAuthn=...
Rebecka Gulliksson
2015-03-09
1
-11
/
+17
*
Handle different problems pointed out by Seth Arnold.
Roland Hedberg
2015-03-01
2
-44
/
+61
*
Handle b64decode exception. Proposed by Seth Arnold.
Roland Hedberg
2015-02-28
2
-20
/
+28
*
Handle b64decode exception. Proposed by Seth Arnold.
Roland Hedberg
2015-02-28
2
-2
/
+2
*
SAML request may contain signature and sigalg arguments
Roland Hedberg
2014-12-23
1
-6
/
+14
*
PEP-8
Roland Hedberg
2014-12-01
1
-37
/
+44
*
Changes in the MetaDataMDX class to allow for entity id transformation.
Roland Hedberg
2014-11-12
1
-12
/
+21
*
Use a better error message if we find a non-existing session
Erick Tryzelaar
2014-11-05
1
-2
/
+2
*
whitespace cleanup
Erick Tryzelaar
2014-11-05
1
-3
/
+3
[next]