Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
classtitle-box lead
Excerpt

Much of COmanage Registry's power comes from its ability to flexibly connect to your other systems, either to obtain information from a Source to use and/or aggregate into your Person Records in Registry, or to Provision (send) processed information from Registry to your other systems. This section describes the Registry structures for these tasks, including

  • Inbound Information, such as Organization Identity Sources or Authenticators;
  • Outbound Information, such as Provisioning targets, Services, and Email lists;
  • Create and manage identifiers to link information found in other systems; and
  • Configuration Resources to aid these connections, such as Registry Connection Servers.



Div

INBOUND: Organizational Identity Sources

Excerpt Include
Organizational Identity Sources
Organizational Identity Sources
nopaneltrue

Div

INBOUND: Authenticators

Excerpt Include
Authenticators
Authenticators
nopaneltrue

Div

OUTBOUND: Provisioning

Excerpt Include
Provisioning From Registry
Provisioning From Registry
nopaneltrue

Div

OUTBOUND: Services

Excerpt Include
Registry Services
Registry Services
nopaneltrue

Div

OUTBOUND: Email Lists

Excerpt Include
CO Email Lists
CO Email Lists
nopaneltrue

Div

Identifiers

Excerpt Include
Configuring Registry Identifier Assignment
Configuring Registry Identifier Assignment
nopaneltrue

Div

CONFIGURATION: Servers

Excerpt Include
Registry Servers (before v5)
Registry Servers (before v5)
nopaneltrue
to be added



CSS Stylesheet
.home-banner {
   background: #ffffff;
   color: #d44415;
   font-size: 20px;
   padding: 20px;
}
.home-banner h1 {
   color: #5e2b97;
   font-size:2.5em;
}
.title-box {
   border: 0px solid #ff5b2d
   padding: 10px;
   padding-bottom: 30px;
   line-height: 2;
   font-size: 1.5em;
}
.title-box > h2 {
   border-top: 3px solid #c2d6d6;
   bottom: 10px;
   padding: 1em 0 0;
   position: relative;
}
.cfm-blog-image > img {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.about-box {
	border-top: 1px solid #c2d6d6;
	border-bottom: 2px solid #c2d6d6;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.about-box > p {
	font-size: 0.9em;
	font-style: italic;
}
.about-box > h3 {
	font-size: 0.9em;
}
.wiki-content .columnLayout.three-equal {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 2em;
}
.wiki-content .contentLayout2 .columnLayout.three-equal .cell {
	border-bottom: 1px solid #c2d6d6;
	border-radius: 0;
	padding-bottom: 2em;
	margin-bottom: 1em;
}