<EntityDescriptor entityID="urn:example:idp" xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
  <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
    <KeyDescriptor use="signing">
      <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
        <X509Data>
          <X509Certificate>MIIDsjCCApqgAwIBAgIJAIwQziTf1RaWMA0GCSqGSIb3DQEBCwUAMG0xCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRYwFAYDVQQHDA1TYW4gRnJhbmNpc2NvMRAwDgYDVQQKDAdKYW5reUNvMR8wHQYDVQQDDBZUZXN0IElkZW50aXR5IFByb3ZpZGVyMCAXDTE5MDQyOTA5NDE1MFoYDzIyMTkwMzEyMDk0MTUwWjBtMQswCQYDVQQGEwJVUzETMBEGA1UECAwKQ2FsaWZvcm5pYTEWMBQGA1UEBwwNU2FuIEZyYW5jaXNjbzEQMA4GA1UECgwHSmFua3lDbzEfMB0GA1UEAwwWVGVzdCBJZGVudGl0eSBQcm92aWRlcjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALjsGJbGRrw+7bYVtmHSEp71iTp1DFd6XEwhnkjmhuBPpx4dv/T/87T7nUb067gBiNIGVK1zn4Q+oet88nUMbJD915ea+KhQdEyUl6rGFLEL5fdJ9uWQutxVLkWLAuJdGckE+Wjbwjexl4TKUSLQ0PyGzHzz/R/V0VtUruaZW6pLixjuzQzxmqIH3nzACGjDChwfxMUlLrxoGHupEPW2AwHFIVNuPDo/G2OGNFPK7tyuTLjGRgvDxyCVDripPansUqUq7oWesBEbrBM0a07rhF6vhUd7eleRZ4DuYpCC7rLL2CUXgnf4O2fpD9WeCejPu5U3WjBloCc1WEX+CMcCQhsCAwEAAaNTMFEwHQYDVR0OBBYEFAZuiKJg5yL3us8jMB9mH/8I3xv1MB8GA1UdIwQYMBaAFAZuiKJg5yL3us8jMB9mH/8I3xv1MA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAILhh+X5HhagM4lRzI9lbT7ByKYWD2FEnFimHAYGXA8fL0rKcrmpsowQEmk5lEnxj9r25uUv6g1zq6Hv4Q51MTe1685qYEjGXzXtoV4QK163Kc/dCiuz5OoAniF8pqJ0S5XIHCfCp6Qxz79L/DlYs8o1EbOT4HYYiLy0+UZu8u8X8JGY+aUln8j4RjArmu1bwkmWgJhC/vGM5zFftCDriE4SkC60ra3qY4bQdjxYq8GfQZl0ge7X9OIXULDMny/QWKRocUndzgD0OzLrjXqWSHWNKFwvQxqH8JtJ2IgCiNWn2D8vVo2LfKwtpzVSBXMY1JWtARWqrY+6mER1WuqiIB4=</X509Certificate>
        </X509Data>
      </KeyInfo>
    </KeyDescriptor>
    <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
    <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.devk8s.eng.azavista.com/saml/sso"/>
    <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.devk8s.eng.azavista.com/saml/sso"/>
    <Attribute Name="firstName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="First Name" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="lastName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Last Name" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="displayName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Display Name" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="email" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="E-Mail Address" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="mobilePhone" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Mobile Phone" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="groups" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Groups" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="userType" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="User Type" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
  </IDPSSODescriptor>
</EntityDescriptor>