Skip to content

Commit

Permalink
docs(user): add osp persona invitee pov (#274)
Browse files Browse the repository at this point in the history
* Initializing folder and OSP Persona (user view) md

* Initial content provision OSP persona (user pov)

* Addition on how to find an OSP

* fix: added missing notice section

* chore: fix format

* chore: update dependencies file

---------

Co-authored-by: jjeroch <94133633+jjeroch@users.noreply.github.com>
Co-authored-by: Evelyn Gurschler <evelyn.gurschler@bmw.de>
  • Loading branch information
3 people committed May 15, 2024
1 parent b008138 commit 7b8e749
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ npm/npmjs/-/prettier/3.2.5, MIT AND ISC AND BSD-2-Clause AND BSD-3-Clause AND Ap
npm/npmjs/-/proxy-addr/2.0.7, MIT, approved, clearlydefined
npm/npmjs/-/punycode/2.3.1, MIT, approved, #6373
npm/npmjs/-/qs/6.11.0, BSD-3-Clause, approved, #7556
npm/npmjs/-/qs/6.12.0, BSD-3-Clause, approved, clearlydefined
npm/npmjs/-/qs/6.12.0, BSD-3-Clause, approved, #14380
npm/npmjs/-/queue-microtask/1.2.3, MIT, approved, clearlydefined
npm/npmjs/-/range-parser/1.2.1, MIT, approved, clearlydefined
npm/npmjs/-/raw-body/2.5.2, MIT, approved, clearlydefined
Expand Down
31 changes: 31 additions & 0 deletions docs/user/00. Personas/Onboarding Service Provider (OSP).md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Onboarding Service Provider (OSP)

The onboarding service provider is a standalone dataspace participant which has as goal to scale the dataspace fast and to provide either a unique onboarding flow for the customer or interacts as OSP to provide a quick and easy connection for their existing network customers to the Catena-X dataspace.
<br>
<br>
This help page will provide you with all the important information you need to know about Onboarding Service Providers (OSP) in general. We will answer the following questions:

- [What is an OSP?](#osps)
- [What is the purpose of OSPs?](#purpose-of-osps)
- [How can I interact with/use OSP services?](#access-osps)

### OSPs

OSPs, short for Onboarding Service Provider, are participants of the Catena-X dataspace, that enable and offer an alternative (to the usual registration process) way of getting access to the dataspace. OSPs integrate features for registration to Catena-X into their own information systems (eg. into their own portals or applications) and provide you with the option to register using their services and your already existing credentials for the OSPs systems.

### Purpose of OSPs

The purpose of OSPs is to enable a faster growth of the the network on the one hand, and on the other hand OSPs can provide a unique and customized registration process for you. This lowers the hurdles for joining the network for the already existing partners of the OSP.

### Find & Access OSPs

The first step is to find an OSP. You're existing partners, that happen to be OSPs for Catena-X might inform you about their status as OSPs and offer you the opportunitity to become a participant in the Catena-X network. Alternatively you can find the list provided by the association, that lists all available OSPs. The individual onboarding process depends on the OSPs individual implementation. That might ie. be a registration form or a semi automatic process handled by your OSP. Ideally you get in contact with them and discuss the available options in order to figure out the availale/best ways to proceed.
As soon as you registered with you OSP, please follow this [guide](docs/user/01.%20Onboarding/OSPDrivenOnboarding.md).

## NOTICE

This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets

0 comments on commit 7b8e749

Please sign in to comment.