Templates

Onegini IDP Extension templates may use attributes which are provided by Onegini IDP.

Facebook attributes

Onegini IDP provides Facebook attributes, not all can be available, it depends on Facebook IdP configuration Configure Facebook IdP

  • name
  • short_name
  • address
  • email
  • last_name
  • gender
  • birthday
  • first_name
  • middle_name

Below is the example of HTML code:

<span th:text="${@idp.rawAttributes['first_name']}" />