Components, URLs¶
Below you will find the URLs for the different components that make up the CEDAR ecosystem.
Keycloak¶
Keycloak serves as the authentication and autorization system for CEDAR.
| Data | Value |
|---|---|
| URL: | https://auth.metadatacenter.orgx/ |
| Username: | administrator |
| Password: | changeme |
Neo4j¶
Neo4j is the graph database behind CEDAR.
| Data | Value |
|---|---|
| URL: | http://localhost:7474/ |
| Username: | neo4j |
| Password: | changeme |