{"type":"model","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ee9bdf946673e45c4f256a22e0a754e29a9b2098/54f4ba30-7fe2-3433-bbd5-a4d458aee37e","info":{"title":"Cisco Cloud-delivered Firewall Management Center (cdFMC) API","version":"1.15.0","description":"Use the documentation to explore the endpoints the cdFMC has to offer","contact":{"name":"Cisco Firepower TAC","email":"ngfw-support@cisco.com"}},"tags":[{"name":"Analysis"},{"name":"Audit"},{"name":"Backup"},{"name":"Change Management"},{"name":"Chassis"},{"name":"Deployment"},{"name":"Device Clusters"},{"name":"Device Groups"},{"name":"Device HA Pairs"},{"name":"Devices"},{"name":"Health"},{"name":"Integration"},{"name":"Intelligence"},{"name":"License"},{"name":"Network Map"},{"name":"Object"},{"name":"Policy"},{"name":"Policy Assignments"},{"name":"Search"},{"name":"Status"},{"name":"System Configuration"},{"name":"System Information"},{"name":"Templates"},{"name":"Troubleshoot"},{"name":"Updates"},{"name":"Users"}],"openapi":"3.0.1","servers":[{"url":"https://api.us.security.cisco.com/firewall","description":"US"},{"url":"https://api.eu.security.cisco.com/firewall","description":"EU"},{"url":"https://api.apj.security.cisco.com/firewall","description":"APJ"},{"url":"https://api.au.security.cisco.com/firewall","description":"AUS"},{"url":"https://api.in.security.cisco.com/firewall","description":"IN"},{"url":"https://api.int.security.cisco.com/firewall","description":"Staging"},{"url":"https://scale.manage.security.cisco.com/api/rest","description":"Scale"},{"url":"https://ci.manage.security.cisco.com/api/rest","description":"CI"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"description":"Secondary authentication settings if double authentication enabled.","properties":{"certificateUsernameSettings":{"type":"object","description":"Settings used when user is authenticated using certificate.","properties":{"hideUsername":{"description":"Hide prefilled username field so that the user cannot modify it. Default is False.","type":"boolean"},"mapEntireDNAsUsername":{"description":"Use entire DN name to authenticate the certificate. Default is False.","type":"boolean"},"mapPrimaryField":{"description":"Field in the certificate that will be used as Primary attribute to authenticate. Default value is CN (Common Name)","enum":["CN_COMMMON_NAME","C_COUNTRY","DNQ_DN_QUALIFIER","EA_EMAIL_ADDRESS","GENQ_GENERATIONAL_QUALIFIER","GN_GIVEN_NAME","I_INITIAL","L_LOCALITY","N_NAME","O_ORGANISATION","OU_ORGANISATIONAL_UNIT","SER_SERIAL_NUMBER","SN_SURNAME","SP_STATE_PROVINCE","T_TITLE","UID_USER_ID","UPN_USER_PRINCIPAL_NAME","NONE"],"type":"string"},"mapSecondaryField":{"description":"Field in the certificate that will be used as Secondary attribute to authenticate. Default value is OU (Organization Unit)","enum":["CN_COMMMON_NAME","C_COUNTRY","DNQ_DN_QUALIFIER","EA_EMAIL_ADDRESS","GENQ_GENERATIONAL_QUALIFIER","GN_GIVEN_NAME","I_INITIAL","L_LOCALITY","N_NAME","O_ORGANISATION","OU_ORGANISATIONAL_UNIT","SER_SERIAL_NUMBER","SN_SURNAME","SP_STATE_PROVINCE","T_TITLE","UID_USER_ID","UPN_USER_PRINCIPAL_NAME","NONE"],"type":"string"},"matchCertificateAndSamlUsername":{"description":"Match SAML and certificate username for authentication. Default is False.","type":"boolean"},"prefillUsernameFromCertificate":{"description":"Prefill username from certificate when the user connects. Default is False.","type":"boolean"}},"$$ref":"#/components/schemas/IConnProfileCertificateUsernameSettings"},"mapUsernameFromCertificate":{"description":"Use the username from Certificate.","type":"boolean"},"promptUsername":{"description":"Allow user to enter Username and Password.","type":"boolean"},"usePrimaryUsername":{"description":"Use the same username that is used with Primary Authentication Server.","type":"boolean"},"useSecondaryUsernameforSession":{"description":"Secondary username is used for reporting user activity.","type":"boolean"}},"type":"object","title":"ISecondaryAuthenticationSettings"}}