지금 지원 담당자와 채팅
지원 담당자와 채팅

Classification Module 6.1.2 - User Guide

Introduction Deploying Classification in Identity Manager Configuring Classification: Taxonomies, Categories, and Rules
An Overview of Classification Configuration Steps Required to Implement Classification Creating Taxonomies Implementing Rules for Automated Categorization Classifying Resources When Do Categorization and Classification Occur? Managing the Life Cycle of Taxonomies and Categories
Appendix A: PowerShell Commands Appendix B: Oracle Configuration Appendix C: Classifying Data with Data Governance Templates Appendix D: Creating a Taxonomy to Classify Data

National Identifiers

Extractor Details
Name ID Use to Find...
National Identifiers Delimited US CA GB Extractors.National.Identity.cards.Delim Delimited National Identifiers for Great Britain, Canada, and USA
National Identifiers Non-Delimited US CA GB Extractors.National.Identity.cards.NoDelim Non-delimited National Identifiers for Great Britain, Canada, and USA
National Identifiers France Extractors.National.Identity.cards.France French INSEE identification numbers
National Identifiers Spain Extractors.National.Identity.cards.Spain Spanish national identifier numbers
National Identity Card Names GB US Canada Extractors.National.Identity.Cards.Names.Eng Names of National Identity Cards for Great Britain, Unites States, and Canada (Such as Social Insurance Number, SIN, Social Security Number, SSN, National Insurance, NI, numéro d'assurance sociale, nas, medicare.)
National Identity Card Names France Extractors.National.Identity.Cards.Names.France 'INSEE' or the fully spelled out version
Spanish National Identity Card Names Extractors.National.Identity.Cards.Names.Spain Names of the Spain national identity cards

Grammar File Details
Name Use to MAtch PAtterns for...
number_ni_gb.ecr, number_sin_ca.ec, number_ss_us.ecr, number_insee_fr.ecr National Identifiers for Great Britain, Canada, USA, France, and Spain
RegEx and Headwords National Identifiers for Spain, Names of National Identity Cards for Great Britain, Unites States, Canada, France, Spain

Grammar Pattern Match Details

  • National Identifiers Delimited US CA GB
    number_NID/NationalID/delim
    Pattern Description
    (?A^number/nids/gb) Space-delimited UK NI number
    (?A^number/nidh/gb) Hyphen-delimited UK NI numbers
    (?A^number/sinds/ca) Canadian space-delimited social insurance number
    (?A^number/sindh/ca) Canadian undelimited social insurance number
    (?A^number/ssdh/us) Dash-delimited social security number
    (?A^number/ssds/us) Space-delimited Social security number
    (?A^number/medicareid/us) Medicare ID
    number_NID/NationalID/nodelim
    Pattern Description
    (?A^number/nidn/gb) Non-delimited UK NI number
    (?A^number/sindn/ca) Canadian non-delimited social insurance number
    (?A^number/ssdn/us) Non-delimited American social security number
  • number_NID/NationalID/France
    Pattern Description
    (?A^number/insee/fr) French INSEE number
    National Identifiers France
  • RegEx Description
    (?i:(?<!-)\b[0-9]{8}\-\p{L}\b(?!-)|(?<!-)\b\p{L}\-[0-9]{7}\-\p{L}\b(?!-)) This matches the Spanish National Identifier formats A-9999999-A and 99999999-A
    Spanish National Identity Card
  • National Identity Card Names GB US Canada
    number_NID/NationalID/NamesEng
    Sample HEadwords Description
    Defined by the following headwords: "social insurance", "sin", "social security", "ssn", "medicare", "NINO", "national insurance", "numéro d'assurance sociale" Search for case insensitive use of National Identifiers for Great Britain, Unites States, and Canada
  • number_NID/NationalID/NamesFrance
    Sample Headwords Description
    Defined by the following headwords: "insee", "institut national de la statistique et des études économiques" Search for case insensitive use of National Identifiers for France
    National Identity Card Names France
  • number_NID/NationalID/NamesSpain
    Sample HEadwords Description
    Defined by the following headwords: "nacional de identidad", "ndi", “identificación de extranjeros", "nie" Search for case insensitive use of National Identifiers for Spain
    Spanish National Identity Card Names

Telephone Numbers

Extractor Details
Name ID Use to Find...
Telephone numbers US Extractors.Phone.US.Delim Delimited American telephone numbers
Telephone numbers Canada Extractors.Phone.Canada.Delim Delimited Canadian telephone numbers
Telephone Description Extractors.Phone.Name “tel”, “telephone”, “mobile” and “cell”
Telephone Numbers France Extractors.Phone.France French phone numbers
Telephone Numbers Germany Extractors.Phone.Germany German phone numbers
Telephone numbers Great Britain Extractors.Phone.GB Great Britain telephone numbers

Grammar File Details
Name Use to find...
number_phone_us.ecr, number_phone_ca.ecr, number_phone_gb.ecr, number_phone_de.ecr, number_phone_es.ecr, number_phone_fr.ecr' Numeric phone numbers for Canada, US, Great Britain, Germany, France and Spain
RegEx and Headwords Descriptive words for 'telephone' in French, German, Spanish and English

Grammar Pattern Match Details

  • Telephone Numbers
    number_tel/phone/USDelim Note: Set TangibleCharacters to include '+' and '(' for correct performance by this entity.
    Pattern Description
    (?A^number_tel/phone/USdelim) Hyphen delimited numeric American telephone numbers
    number_tel/phone/CADelim Note: Set TangibleCharacters to include '+' and '(' for correct performance by this entity.
    Pattern Description
    (?A^phone/numdh/ca) Hyphen delimited numeric Canadian telephone numbers
    number_tel/phone/fr
    Pattern Description
    (?A^phone/all/fr) French telephone numbers
    number_tel/phone/de
    Pattern Description
    (?A^phone/all/de) German telephone numbers
    number_tel/phone/es
    Pattern Description
    (?A^phone/all/es) Spanish telephone numbers
    number_tel/phone/desc
    Sample HEadwords Description
    Defined by the following headwords: "tel", “telephone", "telefax", "telefon”, "mobile", "fax", "cell", "téléphone", "tél" Search for case insensitive use of telephone descriptions
    number_tel/phone/GB Telephone numbers Great Britain
    Pattern Description
    (?A^phone/all/gb) Any complete phone number in the UK

Online Address - Email

Extractor Details
Name ID Use to Find...
Email Address Locator Extractors.Email.Address Email addresses

Grammar File Details
Name Use to match Patterns for...
internet.ecr Host address. For example www.myhost.com or 192.231.21.2, e-mail address, e-mail address with prefix of mailto:, HTTP or HTTPS address, file:// address, FTP address, news:// address, Telnet address, Gopher address

Grammar Pattern Match Details

  • email/address
    Pattern Description
    (?A^internet/addr_email) Email address such as sample.email@email.com
    (?A^internet/addr_email_mailto) Email address with prefix of mailto:
    internet_add/email/address

Address

Extractor Details
Name ID Use to Find...
Address US Extractors.Address.US City/Suburb, State/Territory/Possession, Zip/Post Code and optional Country, US military address (unit, ship, military post office, and Armed Forces region code)
Address Canada Extractors.Address.CA City, province, territory, and postal code
Address France Extractors.Address.France City, postal code
Address Great Britain Extractors.Address.GB City, postal code, state, and country
Address Germany Extractors.Address.Germany City, postal code
Address Spain Extractors.Address.Spain City, postal code
Grammar File Details
Name Use to MAtch Patterns for...
address_eng.ecr, address_fre.ecr, address_ger.ecr, address_spa.ecr


Generic entity that captures address-breaking characters such as commas and new line characters, and transforms them into a single comma delimiter for use in address entities.
address_us.ecr, address_ca.ecr, address_fr.ecr, address_gb.ecr, address_de.ecr,address_es.ecr Addresses specific to United States, Canada, France, UK, Spain, and Germany

Grammar Pattern Match Details

  • US Address
    address_all/all/US Note: “break” refers to delimiter entity that matches optional commas, spaces, newlines, tabs, and so on that may separate address entries
    Pattern Description
    (?A^street_all/eng)(?A^break/eng) Any street
    (?A^pmb_or_pobox/eng)(?A^break/eng) Post office box and/or private mail box
    (?A^citystatezcint/engus) US city, state and ZIP code. For example, Chicago, IL 80803
    (?A^mil/us) US military address
    (?A^firstln/us)(?A^lastln/us) First line of address, excluding PO Box /Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code
    (?A^floor_or_suite/eng)(?A^break/eng)(?A^firstln/us)(?A^lastln/us) Floor or suite number/First line of address, excluding PO Box /Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code
    (?A^firstln/us)(?A^floor_or_suite/eng)(?A^break/eng)(?A^lastln/us) First line of address, excluding PO Box/Floor or suite number/Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code
    (?A^building/eng)(?A^break/eng)(?A^suite/eng)(?A^break/eng)(?A^lastln/us) A building. For example, Spear Tower/Suite number. For example, Suite 1/Last line of address. City/Suburb, State/Territory/Possession and Zip/Post Code

  • address_all/all/CA Note: “break” refers to delimiter entity that matches optional commas, spaces, newlines, tabs, and so on that may separate address entries
    Pattern Description
    (?A^street_all/eng) Any street
    (?A^pmb_or_pobox/eng) Post office box and/or private mail box
    (?A^cityregionpc/ca) Canadian city, province or territory, and postal code. For example, Calgary, Alberta, T2P 0B4
    (?A^firstln/ca)(?A^lastln/ca) First line of address, excluding PO Box /Last line of address. City/Suburb, Province/Territory and Postal Code
    (?A^floor_or_suite/eng)(?A^break/eng)(?A^firstln/ca)(?A^lastln/ca) Floor or suite number/First line of address, excluding PO Box /Last line of address. City/Suburb, Province/Territory and Postal Code
    (?A^firstln/ca)(?A^floor_or_suite/eng)(?A^break/eng)(?A^lastln/ca) First line of address, excluding PO Box /Floor or suite number/Last line of address. City/Suburb, Province/Territory and Postal Code
    (?A^building/eng)(?A^break/eng)(?A^suite/eng)(?A^break/eng)(?A^lastln/ca) A building/ Suite number /Last line of address. City/Suburb, Province/Territory and Postal Code
    Canadian Address

  • address_all/all/fr Note: “break” refers to delimiter entity that matches optional commas, spaces, newlines, tabs, and so on that may separate address entries
    Pattern Description
    (?A^address/pccity/fr) French postal code, city, and optional CEDEX. For example, 75008 Paris
    (?A^street_all/fre) Any street in French
    (?A^pobox/fre) PO Box number in French. For example, Boite Postale 26
    (?A^firstln/fr)(?A^lastln/fr) First line of address, excluding PO Box/ French postal code, city, and optional CEDEX
    (?A^building/fre)(?A^break/fre)(?A^lastln/fr) A building/French postal code, city, and optional CEDEX
    France Address
  • address_all/all/gb Note: “break” refers to delimiter entity that matches optional commas, spaces, newlines, tabs, and so on that may separate address entries
    Pattern Description
    (?A^address/citycountypc/enggb) UK city, optional county/country name, post code, and optional place name. For example Cambridge, CB4 0WZ
    (?A^street_all/eng) Any street
    (?A^pmb_or_pobox/eng) Post office box and/or private mail box
    (?A^firstln/gb)(?A^lastln/gb) First line of address, excluding PO Box/ UK city, optional county/country name, post code, and optional place name
    (?A^floor_or_suite/eng)(?A^break/eng)(?A^firstln/gb)(?A^lastln/gb) Floor or suite number/First line of address, excluding PO Box/ UK city, optional county/country name, post code, and optional place name
    (?A^firstln/gb)(?A^floor_or_suite/eng)(?A^break/eng)(?A^lastln/gb) First line of address, excluding PO Box/ Floor or suite number/UK city, optional county/country name, post code, and optional place name
    (?A^building/eng)(?A^break/eng)(?A^suite/eng)(?A^break/eng)(?A^lastln/gb) A building/Suite number/UK city, optional county/country name, post code, and optional place name
    Great Brittain Address

  • address_all/all/de Note: “break” refers to delimiter entity that matches optional commas, spaces, newlines, tabs, and so on that may separate address entries
    Pattern Description
    (?A^address/pccity/gerde) German postal code and city. For example, 80639 München
    (?A^street_all/ger) Street in German. For example, Romanstr.
    (?A^pobox/ger) PO Box number in German. For example, Postfach 26
    (?A^firstln/de)(?A^lastln/de) First line of address, excluding PO Box/ German postal code and city.
    (?A^building/ger)(?A^break/ger)(?A^lastln/de) A building/German postal code and city/German postal code and city
    Germany Address
  • address/all/es Note: “break” refers to delimiter entity that matches optional commas, spaces, newlines, tabs, and so on that may separate address entries
    Pattern Description
    (?A^address/pccity/spaes Spanish postal code and city. Such as, 19208 Guadalajara
    (?A^street/spa) Entire street name in Spanish. For example, Calle de La Habana
    (?A^pobox/spa) PO Box number in Spanish. For example, Apartado de correos 26
    (?A^firstln/es)(?A^lastln/es) First line of address, excluding PO Box/Spanish postal code and city.
    (?A^business_area/spa)(?A^break/spa)(?A^lastln/es) Shopping center or business park in Spanish/Spanish postal code and city
    Spain Address
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택