[zanata/zanata-server] 8c337c: chore: Implement attribute exchange for open id

GitHub noreply at github.com
Fri Jan 8 04:53:25 UTC 2016


  Branch: refs/heads/openid-attexchange
  Home:   https://github.com/zanata/zanata-server
  Commit: 8c337c64de5700ec33fb22cbfa05cd93035aaf41
      https://github.com/zanata/zanata-server/commit/8c337c64de5700ec33fb22cbfa05cd93035aaf41
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M docs/user-guide/system-admin/configuration/authentication.md
    M zanata-war/pom.xml
    M zanata-war/src/main/java/org/zanata/action/NewProfileAction.java
    M zanata-war/src/main/java/org/zanata/security/AuthenticationManager.java
    M zanata-war/src/main/java/org/zanata/security/ZanataOpenId.java
    M zanata-war/src/main/java/org/zanata/security/openid/GenericOpenIdProvider.java
    M zanata-war/src/main/java/org/zanata/security/openid/MyOpenIdProvider.java
    M zanata-war/src/main/java/org/zanata/security/openid/OpenIdAuthenticationResult.java
    M zanata-war/src/main/java/org/zanata/security/openid/OpenIdProvider.java
    M zanata-war/src/main/java/org/zanata/security/openid/YahooOpenIdProvider.java
    A zanata-war/src/main/java/org/zanata/util/Unambiguous.java

  Log Message:
  -----------
  chore: Implement attribute exchange for open id

Make sure that the application requests some necessary user information
from open Id providers offering sreg (1.1) and attribute exchange
extensions. These attributes will be pre-filled when creating a
new profile.




More information about the zanata-commits mailing list