Skip to content
Snippets Groups Projects
  1. Aug 18, 2019
  2. May 25, 2018
    • Patrick Radtke's avatar
      Fixes based on feedback · e1c049cc
      Patrick Radtke authored
      e1c049cc
    • Patrick Radtke's avatar
      Show AuthData on authentication status page · b0acccdb
      Patrick Radtke authored
      It can be useful to see the AuthData when testing an authentication source.
      
      Since the AuthData can be a hierarchy of data of various depths it is converted
      into a pretty printed JSON structure.
      
      Since the amount of AuthData can vary greatly, the data is displayed in side
      a `<details>` element which requires clicking to view.
      b0acccdb
  3. Jan 19, 2015
  4. Oct 21, 2014
    • Thijs Kinkhorst's avatar
      Show NameId on attribute status page. · 214c920d
      Thijs Kinkhorst authored
      Only show it if this was a SAML authentication. Shown below the attributes
      because the user is most likely more interested in those than in the NameId.
      Reuses the present_attributes() function from the attributes table.
      214c920d
  5. Dec 12, 2011
  6. Jul 22, 2011
  7. Jan 12, 2010
Loading