Projet

Général

Profil

Télécharger (6,54 ko) Statistiques
| Branche: | Tag: | Révision:

oidc / ckanext / ozwillo_pyoidc / oidc.py @ 6388360c

# Date Auteur Commentaire
6388360c 05 mars 2015 10:58 Serghei Mihai

checking the 'state' parameter issued by idp

aac36ffc 19 février 2015 17:47 Serghei Mihai

nonce enable on authentication request (#6556)

aec1dadb 18 février 2015 10:46 Serghei Mihai

client registration params reading handled

cdadd39b 18 février 2015 10:06 Serghei Mihai

storing client's id and secret in Client obj

b71e8531 10 février 2015 11:07 Serghei Mihai

Client building refactored

1f01e54b 10 février 2015 00:33 Serghei Mihai

retreive user info via 'Bearer' authorization

c8204b73 04 février 2015 15:36 Serghei Mihai

login function redirecting to idp and callback view added