Giuseppe De Marco

Results 279 comments of Giuseppe De Marco

I found https://github.com/authlib/example-oidc-server is there any drawback related to it? IS there a good starting point to built a example-oidc-server repository related to django or should we want to include...

> Duplicate of #220. Thank you, By the way the oidc unit tests can be executed by ourself as self assessment

Yes, there should be also the sources of these unit tests in openid GitHub, for running them completely out of band. A docker image could be built as well Il...

> No, I can't find any unit tests in GitHub. Many repositories moved around, as It was for jwtconnect for identity python. See: https://github.com/rohe/oidctest https://github.com/rohe/oictest

simple as possibile, customizable (let's prevent machine learning...) ```` export ESLANG=it mkdir $ESLANG cd $ESLANG for i in {a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,0,1,2,3,4,5,6,7,8,9}; do mkdir $i; espeak -s 70 -p 15 -v$ESLANG+f1 $i -w...

here https://github.com/lepture/captcha/pull/43

I used djangosaml2 for doing SAML2 authentication, an example in my fork here, see saml2_sp and requirements: https://github.com/UniversitaDellaCalabria/healthchecks

I'd suggest also SATOSA as IAM Proxy See https://github.com/italia/Satosa-Saml2Spid

This would be a good choice https://pythonhosted.org/xmlsec/modules/xmlsec.html any alternatives?

Here some important RP related to this topic: https://github.com/IdentityPython/pysaml2/issues/382#issuecomment-687677749