You are here

saml_sp.links.menu.yml in SAML Service Provider 8.2

File

saml_sp.links.menu.yml
View source
  1. saml_sp.admin:
  2. title: 'SAML'
  3. route_name: saml_sp.admin
  4. description: 'Configuration SAML Service and Identity Providers'
  5. parent: user.admin_index
  6. saml_sp.admin_settings:
  7. title: 'Settings'
  8. route_name: saml_sp.admin
  9. description: 'Configuration SAML Service'
  10. parent: saml_sp.admin
  11. weight: -30
  12. entity.idp.collection:
  13. title: 'IdPs'
  14. route_name: entity.idp.collection
  15. parent: saml_sp.admin
  16. description: 'Configure Identity Providers.'
  17. position: left
  18. weight: -20