Projet

Général

Profil

Télécharger (5,83 ko) Statistiques
| Branche: | Tag: | Révision:

oidc / ckanext / ozwillo_pyoidc / plugin.py @ 8a7afbab

# Date Auteur Commentaire
8a7afbab 19 février 2015 17:47 Serghei Mihai (congés, retour 15/05)

username not updated on user login because not unique on IdP

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

redirect to organization page after logout (#6558)

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

sso and slo redirect url contain the name instead of id

7400c5df 17 février 2015 19:13 Serghei Mihai (congés, retour 15/05)

logging out the user

e7b8bf5b 10 février 2015 14:02 Serghei Mihai (congés, retour 15/05)

Retreving user by 'sub' attribute which represents the user_id.
User name updated from received 'nickname' attribute

b699aa44 10 février 2015 14:02 Serghei Mihai (congés, retour 15/05)

OIDC client computed for each organization

880b5def 10 février 2015 11:13 Serghei Mihai (congés, retour 15/05)

logout_url casted to string

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

Client building refactored

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

user logging out

a5f39ab1 09 février 2015 17:17 Serghei Mihai (congés, retour 15/05)

retreiving user, update its infos, log in

c8204b73 04 février 2015 15:36 Serghei Mihai

login function redirecting to idp and callback view added

b169c797 23 janvier 2015 10:34 Serghei Mihai (congés, retour 15/05)

initial commit with plugin structure