Skip to content
Snippets Groups Projects
  • Patrick Radtke's avatar
    b0acccdb
    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
    History
    Show AuthData on authentication status page
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.