Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix admin security checks and messages #5917

Merged
merged 3 commits into from
Nov 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,43 +14,43 @@ public enum AccessServiceDescription implements Serializable
"Asset Catalog OMAS",
"asset-catalog",
"Search and understand your assets",
"https://egeria.odpi.org/open-metadata-implementation/access-services/asset-catalog/"),
"https://odpi.github.io/egeria-docs/services/omas/asset-catalog/overview/"),
ASSET_CONSUMER_OMAS (1001,
"Asset Consumer",
"Asset Consumer OMAS",
"asset-consumer",
"Access assets through connectors",
"https://egeria.odpi.org/open-metadata-implementation/access-services/asset-consumer/"),
"https://odpi.github.io/egeria-docs/services/omas/asset-consumer/overview/"),
ASSET_LINEAGE_OMAS (1023,
"Asset Lineage",
"Asset Lineage OMAS",
"asset-lineage",
"Store asset lineage",
"https://egeria.odpi.org/open-metadata-implementation/access-services/asset-lineage/"),
"https://odpi.github.io/egeria-docs/services/omas/asset-lineage/overview/"),
ASSET_MANAGER_OMAS (1028,
"Asset Manager",
"Asset Manager OMAS",
"asset-manager",
"Manage metadata from a third party asset manager",
"https://egeria.odpi.org/open-metadata-implementation/access-services/asset-manager/"),
"https://odpi.github.io/egeria-docs/services/omas/asset-manager/overview/"),
ASSET_OWNER_OMAS (1002,
"Asset Owner",
"Asset Owner OMAS",
"asset-owner",
"Manage an asset",
"https://egeria.odpi.org/open-metadata-implementation/access-services/asset-owner/"),
"https://odpi.github.io/egeria-docs/services/omas/asset-owner/overview/"),
ANALYTICS_MODELING_OMAS (1024,
"Analytics Modeling",
"Analytics Modeling OMAS",
"analytics-modeling",
"Provides metadata information for Analytics Modeling.",
"https://egeria.odpi.org/open-metadata-implementation/access-services/analytics-modeling/"),
"https://odpi.github.io/egeria-docs/services/omas/analytics-modeling/overview/"),
COMMUNITY_PROFILE_OMAS (1003,
"Community Profile",
"Community Profile OMAS",
"community-profile",
"Define personal profile and collaborate",
"https://egeria.odpi.org/open-metadata-implementation/access-services/community-profile/"),
"https://odpi.github.io/egeria-docs/services/omas/community-profile/overview/"),
CONNECTED_ASSET_OMAS (1004,
/* Deprecated */ "Connected Asset",
/* Deprecated */ "Connected Asset OMAS",
Expand All @@ -62,13 +62,13 @@ public enum AccessServiceDescription implements Serializable
"IT Infrastructure OMAS",
"it-infrastructure",
"Manage information about the deployed IT infrastructure",
"https://egeria.odpi.org/open-metadata-implementation/access-services/it-infrastructure/"),
"https://odpi.github.io/egeria-docs/services/omas/it-infrastructure/overview/"),
DATA_ENGINE_OMAS (1021,
"Data Engine",
"Data Engine OMAS",
"data-engine",
"Exchange process models and lineage with a data engine",
"https://egeria.odpi.org/open-metadata-implementation/access-services/data-engine/"),
"https://odpi.github.io/egeria-docs/services/omas/data-engine/overview/"),
DATA_PLATFORM_OMAS (1005,
/* Deprecated */ "Data Platform",
/* Deprecated */ "Data Platform OMAS",
Expand All @@ -80,67 +80,67 @@ public enum AccessServiceDescription implements Serializable
"Data Manager OMAS",
"data-manager",
"Capture changes to the data stores and data set managed by a data manager such as a database server, content manager or file system.",
"https://egeria.odpi.org/open-metadata-implementation/access-services/data-manager/"),
"https://odpi.github.io/egeria-docs/services/omas/data-manager/overview/"),
DATA_PRIVACY_OMAS (1016,
"Data Privacy",
"Data Privacy OMAS",
"data-privacy",
"Manage governance of privacy",
"https://egeria.odpi.org/open-metadata-implementation/access-services/data-privacy/"),
"https://odpi.github.io/egeria-docs/services/omas/data-privacy/overview/"),
DATA_SCIENCE_OMAS (1006,
"Data Science",
"Data Science OMAS",
"data-science",
"Create and manage data science definitions and models",
"https://egeria.odpi.org/open-metadata-implementation/access-services/data-science/"),
"https://odpi.github.io/egeria-docs/services/omas/data-science/overview/"),
DESIGN_MODEL_OMAS (1012,
"Design Model",
"Design Model OMAS",
"design-model",
"Exchange design model content with tools and standard packages",
"https://egeria.odpi.org/open-metadata-implementation/access-services/design-model/"),
"https://odpi.github.io/egeria-docs/services/omas/design-model/overview/"),
DEVOPS_OMAS (1007,
"DevOps",
"DevOps OMAS",
"devops",
"Manage a DevOps pipeline",
"https://egeria.odpi.org/open-metadata-implementation/access-services/dev-ops/"),
"https://odpi.github.io/egeria-docs/services/omas/dev-ops/overview/"),
DIGITAL_ARCHITECTURE_OMAS (1026,
"Digital Architecture",
"Digital Architecture OMAS",
"digital-architecture",
"Design of the digital services for an organization",
"https://egeria.odpi.org/open-metadata-implementation/access-services/digital-architecture/"),
"https://odpi.github.io/egeria-docs/services/omas/digital-architecture/overview/"),
DIGITAL_SERVICE_OMAS ( 1027,
"DigitalService",
"Digital Service OMAS",
"digital-service",
"Manage a Digital Service Lifecycle",
"https://egeria.odpi.org/open-metadata-implementation/access-services/digital-service/"),
"Manage a digital service's lifecycle",
"https://odpi.github.io/egeria-docs/services/omas/digital-service/overview/"),
DISCOVERY_ENGINE_OMAS (1015,
"Discovery Engine",
"Discovery Engine OMAS",
"discovery-engine",
"Support for automated metadata discovery engines",
"https://egeria.odpi.org/open-metadata-implementation/access-services/discovery-engine/"),
"https://odpi.github.io/egeria-docs/services/omas/discovery-engine/overview/"),
GLOSSARY_VIEW_OMAS (1022,
"Glossary View",
"Glossary View OMAS",
"glossary-view",
"Support glossary terms visualization",
"https://egeria.odpi.org/open-metadata-implementation/access-services/glossary-view/"),
"https://odpi.github.io/egeria-docs/services/omas/glossary-view/overview/"),
GOVERNANCE_ENGINE_OMAS (1008,
"Governance Engine",
"Governance Engine OMAS",
"governance-engine",
"Set up an operational governance engine",
"https://egeria.odpi.org/open-metadata-implementation/access-services/governance-engine/"),
"https://odpi.github.io/egeria-docs/services/omas/governance-engine/overview/"),
GOVERNANCE_PROGRAM_OMAS (1009,
"Governance Program",
"Governance Program OMAS",
"governance-program",
"Manage the governance program",
"https://egeria.odpi.org/open-metadata-implementation/access-services/governance-program/"),
"https://odpi.github.io/egeria-docs/services/omas/governance-program/overview/"),
INFORMATION_VIEW_OMAS (1014,
"Information View",
"Information View OMAS",
Expand All @@ -152,37 +152,37 @@ public enum AccessServiceDescription implements Serializable
"Project Management OMAS",
"project-management",
"Manage governance related projects",
"https://egeria.odpi.org/open-metadata-implementation/access-services/project-management/"),
"https://odpi.github.io/egeria-docs/services/omas/project-management/overview/"),
SECURITY_MANAGER_OMAS (1029,
"Security Manager",
"Security Manager OMAS",
"security-manager",
"Manages exchange of metadata with a security service",
"https://egeria.odpi.org/open-metadata-implementation/access-services/security-manager/"),
"https://odpi.github.io/egeria-docs/services/omas/security-manager/overview/"),
SECURITY_OFFICER_OMAS (1013,
"Security Officer",
"Security Officer OMAS",
"security-officer",
"Set up rules and security tags to protect data",
"https://egeria.odpi.org/open-metadata-implementation/access-services/security-officer/"),
"https://odpi.github.io/egeria-docs/services/omas/security-officer/overview/"),
SOFTWARE_DEVELOPER_OMAS (1018,
"Software Developer",
"Software Developer OMAS",
"software-developer",
"Interact with software development tools",
"https://egeria.odpi.org/open-metadata-implementation/access-services/software-developer/"),
"https://odpi.github.io/egeria-docs/services/omas/software-developer/overview/"),
STEWARDSHIP_ACTION_OMAS (1019,
"Stewardship Action",
"Stewardship Action OMAS",
"stewardship-action",
"Manage exceptions and actions from open governance",
"https://egeria.odpi.org/open-metadata-implementation/access-services/stewardship-action/"),
"https://odpi.github.io/egeria-docs/services/omas/stewardship-action/overview/"),
SUBJECT_AREA_OMAS (1020,
"Subject Area",
"Subject Area OMAS",
"subject-area",
"Document knowledge about a subject area",
"https://egeria.odpi.org/open-metadata-implementation/access-services/subject-area/");
"https://odpi.github.io/egeria-docs/services/omas/subject-area/overview/");

private static final long serialVersionUID = 1L;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@ public enum CommonServicesDescription implements Serializable
"Open Metadata Repository Services (OMRS)",
"repository-services",
"Manages the synchronization, retrieval and maintenance of metadata stored in open metadata repositories",
"https://egeria.odpi.org/open-metadata-implementation/repository-services/"),
"https://odpi.github.io/egeria-docs/services/omrs"),

ADMIN_OPERATIONAL_SERVICES (3001,
"OMAG Server Operational Services",
"admin-services",
"Management of services active in an Open Metadata and governance server (OMAG Server)",
"https://egeria.odpi.org/open-metadata-implementation/admin-services"),
"https://odpi.github.io/egeria-docs/services/admin-services"),

OCF_METADATA_MANAGEMENT (3002,
"Connected Asset Services",
"connected-asset",
"Common metadata services for the Open Connector Framework (OCF)",
"https://egeria.odpi.org/open-metadata-implementation/common-services/ocf-metadata-management/"),
"https://odpi.github.io/egeria-docs/services/ocf-metadata-management"),

OPEN_METADATA_SECURITY (3003,
"Open Metadata Security Services",
null,
"Authorization services for Open Metadata and Governance",
"https://egeria.odpi.org/open-metadata-implementation/common-services/metadata-security/");
"https://odpi.github.io/egeria-docs/services/metadata-security-services");


private static final long serialVersionUID = 1L;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public enum EngineServiceDescription implements Serializable
"asset-analysis",
"Analyses the content of an asset's real world counterpart, generates annotations " +
"in an open discovery report that is attached to the asset in the open metadata repositories.",
"https://egeria.odpi.org/open-metadata-implementation/engine-services/asset-analysis/",
"https://odpi.github.io/egeria-docs/services/omes/asset-analysis/overview/",
"Discovery Engine OMAS"),

GOVERNANCE_ACTION_OMES(6001,
Expand All @@ -24,7 +24,7 @@ public enum EngineServiceDescription implements Serializable
"governance-action",
"Executes requested governance action services to monitor, assess and maintain metadata and its " +
"real-world counterparts.",
"https://egeria.odpi.org/open-metadata-implementation/engine-services/governance-action/",
"https://odpi.github.io/egeria-docs/services/omes/governance-action/overview/",
"Governance Engine OMAS"),

;
Expand Down
Loading