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
/
src
/
saml2
/
metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: metadata: process extensions also for aa, aq and pdp descriptors
Vlad Mencl
2023-01-23
1
-0
/
+33
*
fix: metadata: process extensions also for idp_sso_descriptor
Vlad Mencl
2023-01-16
1
-0
/
+11
*
fix: metadata: process extensions also for entity_descriptor
Vlad Mencl
2023-01-16
1
-0
/
+11
*
Remove Six dependency
Aarni Koskela
2022-11-15
1
-1
/
+1
*
Run flynt -tc + black + isort
Aarni Koskela
2022-11-15
1
-3
/
+3
*
Run flynt + black + isort
Aarni Koskela
2022-11-15
1
-4
/
+4
*
Run autoflake --remove-all-unused-imports --ignore-init-module-imports + blac...
Aarni Koskela
2022-11-15
1
-1
/
+0
*
Run pyupgrade --py36-plus + black + isort
Aarni Koskela
2022-11-15
1
-8
/
+8
*
Fix flake8 warnings
Ivan Kanakarakis
2022-10-01
1
-1
/
+1
*
Format code with black and isort
Ivan Kanakarakis
2022-10-01
1
-136
/
+75
*
Accept and forward sign and digest alg information when creating a metadata s...
Ivan Kanakarakis
2022-08-12
1
-8
/
+21
*
Refactor certificate loading
Ivan Kanakarakis
2022-04-18
1
-4
/
+2
*
Load certificates using cryptography
John Paraskevopoulos
2022-04-18
1
-10
/
+7
*
Remove the metadata_construction param
Ivan Kanakarakis
2020-10-30
1
-1
/
+1
*
Support arbitrary entity attributes
Ivan Kanakarakis
2020-07-11
1
-0
/
+18
*
Differentiate between metadata NameIDFormat and AuthnRequest NameIDPolicy Format
Ivan Kanakarakis
2020-07-10
1
-7
/
+9
*
Fixes #693: Allow generation of signed metadata in python3
Nate Otto
2020-07-04
1
-2
/
+2
*
Fix python2 compatibility for metadata creation
Ivan Kanakarakis
2019-02-04
1
-4
/
+5
*
Adds metadata attribute for entity_category_support
Christos Kanellopoulos
2018-11-28
1
-0
/
+9
*
Group assurance-certification and entity-category
Ivan Kanakarakis
2018-11-27
1
-7
/
+19
*
Add assurance_certification configuration option
Ivan Kanakarakis
2018-11-26
1
-0
/
+11
*
Use SamlBase::loadd to do_contact_person_info
Ivan Kanakarakis
2018-11-26
1
-39
/
+10
*
Clean up unclosed files causing ResourceWarnings in tests
Jon Dufresne
2017-10-11
1
-4
/
+9
*
Add eIDAS SPType node support
ivan
2017-10-08
1
-1
/
+11
*
Added functionality needed by the saml2test tool.
Roland Hedberg
2016-04-16
1
-2
/
+5
*
Only create md.Extensions element if necessary.
Rebecka Gulliksson
2015-11-22
1
-3
/
+2
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2015-11-19
1
-0
/
+7
|
\
|
*
Adding support for publishing digest and signing support in metadata.
Roland Hedberg
2015-11-19
1
-0
/
+7
*
|
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2015-11-19
1
-2
/
+2
*
|
Added the possibility to set signature and digest algorithm on all the funct...
Hans Hörberg
2015-11-06
1
-4
/
+4
|
/
*
Fixed various errors.
Roland Hedberg
2015-10-04
1
-23
/
+30
*
Merge branch 'master' of github.com:rohe/pysaml2
Roland Hedberg
2015-09-18
1
-8
/
+6
|
\
|
*
Merge pull request #252 from spaceone/create_metadata
Roland Hedberg
2015-09-07
1
-8
/
+6
|
|
\
|
|
*
enhance create_metadata API
Florian Best
2015-09-07
1
-8
/
+6
*
|
|
Allow name_format for requested attributes to be set in the configuration.
Roland Hedberg
2015-09-08
1
-8
/
+19
|
/
/
*
|
Fixed a python version string problem with metadata_tostring_fix().
Roland Hedberg
2015-09-01
1
-3
/
+10
|
/
*
New metadata configuration for encryption.
Hans Hörberg
2015-06-02
1
-49
/
+62
*
Use six.string_types instead of basestring
Clint Byrum
2015-05-15
1
-8
/
+9
*
Fix python3 syntax errors
Clint Byrum
2015-05-15
1
-1
/
+1
*
Moved s2repoze, xmkdsig and xmlenc under saml2.
Roland Hedberg
2015-05-15
1
-1
/
+1
*
Added support for endpoints as lists (read directly from JSON arrays instead ...
Rebecka Gulliksson
2014-11-12
1
-3
/
+9
*
Don't use redirect binding on ACS endpoint.
Roland Hedberg
2014-11-10
1
-1
/
+1
*
Endpoint index when given must be an integer but stored as a character.
Roland Hedberg
2014-09-01
1
-3
/
+12
*
Fixed problem with signing metadata.
Roland Hedberg
2014-06-09
1
-13
/
+40
*
Refactored and improved attribute consumer service metadata construction.
Roland Hedberg
2014-05-27
1
-39
/
+53
*
Made sure requested/Optional attributes gets expressed in metadata.
Roland Hedberg
2014-05-27
1
-5
/
+6
*
Should generate 'true'/'false' in xml not 'True'/'False'.
Roland Hedberg
2014-04-15
1
-13
/
+4
*
Stuff was removed that shouldn't have been. Reinstating it!
Roland Hedberg
2014-03-21
1
-7
/
+7
*
want_assertions_signed and authn_requests_signed are boolean
Dave Coleman
2014-03-17
1
-1
/
+1
*
Fixed docstring errors
Roland Hedberg
2014-03-13
1
-2
/
+3
[next]