Projet

Général

Profil

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

oidc / ckanext / ozwillo_pyoidc / oidc.py @ cb408fc1

# Date Auteur Commentaire
6388360c 05 mars 2015 10:58 Serghei Mihai (congés, retour 15/05)

checking the 'state' parameter issued by idp

aac36ffc 19 février 2015 17:47 Serghei Mihai (congés, retour 15/05)

nonce enable on authentication request (#6556)

aec1dadb 18 février 2015 10:46 Serghei Mihai (congés, retour 15/05)

client registration params reading handled

cdadd39b 18 février 2015 10:06 Serghei Mihai (congés, retour 15/05)

storing client's id and secret in Client obj

b71e8531 10 février 2015 11:07 Serghei Mihai (congés, retour 15/05)

Client building refactored

1f01e54b 10 février 2015 00:33 Serghei Mihai (congés, retour 15/05)

retreive user info via 'Bearer' authorization

c8204b73 04 février 2015 15:36 Serghei Mihai

login function redirecting to idp and callback view added