Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added a "Configuration Recipes" section



Div
classtitle-box lead


Excerpt

COmanage Registry is an identity registry with flexible enrollment and lifecycle management capabilities that helps you meet your identity management objectives using standardized tools and approaches. It can be used as a central person registry, a guest management system, or a collaboration hub for scholarly collaborations.



Livesearch
spaceKeyCOmanage
additionalpage excerpt
placeholderSearch COmanage
typepage

USEFUL LINKS

  • will contain links


Div

About Registry



Div

Installing, Deploying, and Managing Registry

Excerpt Include
Installing, Deploying, and Maintaining Registry
Installing, Deploying, and Maintaining Registry
nopaneltrue



Div

Registry Use and Features

Excerpt Include
Registry Use and Features
Registry Use and Features
nopaneltrue



Div

For Developers



Div

Technical Manual

Excerpt Include
COmanage Registry Technical Manual
COmanage Registry Technical Manual
nopaneltrue



Div

PE (v5) Technical Manual

Excerpt Include
COmanage Registry PE Technical Manual
COmanage Registry PE Technical Manual
nopaneltrue



Div

Configuration Recipes

Excerpt Include
Registry Recipes
Registry Recipes
nopaneltrue




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;
}