1. 17 Mar, 2016 1 commit
    • Rubén Soleto Buenvarón's avatar
      Fix response_type missing param · 821b242c
      Rubén Soleto Buenvarón authored
      This commit fix problem with response_type param, which is required according to OIDC spec, when it is missing.
       At now, when connector_id url query param is not set, connector view use response_type that client request instead of default "code".
      
      Fixes #370
      821b242c
  2. 14 Mar, 2016 3 commits
  3. 10 Mar, 2016 1 commit
  4. 09 Mar, 2016 6 commits
  5. 03 Mar, 2016 6 commits
  6. 02 Mar, 2016 5 commits
  7. 01 Mar, 2016 5 commits
  8. 29 Feb, 2016 3 commits
  9. 26 Feb, 2016 1 commit
    • Rubén Soleto Buenvarón's avatar
      add support for resend an invite email · 81568708
      Rubén Soleto Buenvarón authored
      This change solves the User's API problem when you want to create an user that its email hasn't been verified yet but it exist.
      At now, you can resend invitation email using endpoint /users/{id}/resend-invitation
      
      Fixes #184
      81568708
  10. 25 Feb, 2016 5 commits
  11. 24 Feb, 2016 2 commits
  12. 23 Feb, 2016 2 commits