Nexeed

Multitenant Access Control

    • Developer documentation
      • Concepts
        • Authentication
        • Authorization
        • Resources
        • Roles
        • Sharing
      • Getting started
        • Registration
        • Authentication
        • Authorization
        • Multitenancy
      • How-to
        • Get & handle tokens
        • OAuth 2.0 for Mobile and Native Apps
        • Evolve authorization in your application lifecycle
        • Use Web Core for user login
        • Handle our integration events
        • Do automated testing
        • Advertise things to colleagues
      • Deep dives
        • OAuth2 and its flows
        • OpenID Connect endpoints
      • Troubleshooting
Multitenant Access Control
  • Industrial Application System
  • Core Services
    • Block Management
    • Deviation Processor
    • ID Builder
    • Multitenant Access Control
    • Notification Service
    • Reporting Management
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • Global Production Overview
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Product Setup Management
    • Part Traceability
    • Process Quality
    • Setup Specs
  • Execution
    • Line Control
    • Material Management
    • Order Management
    • Packaging Control
    • Rework Control
  • Intralogistics
    • AGV Control Center
    • Stock Management
    • Transport Management
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
    • Maintenance Management
    • Tool Management
  • Enterprise & Shopfloor Integration
    • Archiving Bridge
    • Data Publisher
    • Direct Data Link
    • Engineering UI
    • ERP Connectivity
    • Gateway
    • Information Router
    • Master Data Management
    • Orchestrator
Nexeed Learning Portal
  • Multitenant Access Control
  • Developer documentation
  • Getting started
  • Registration
✎

Get your application registered

Your application must be registered in the system first. Given sufficient privileges, this can be done as a self-service in the user interface. Check out our User Manual on how to register modules for your organization. If you do not have the appropriate permissions, contact your environment’s administrator or our Nexeed help desk to get your application on-boarded.

You can find the User Manual in the "Help"-section of the Nexeed IAS Portal.

Only registered applications get a client ID issued which is needed for any interaction with the Nexeed Industrial Application system. Together with the client secret, they provide the key to access the system.

If you intend to call endpoints of other modules from your module, known as service-to-service calls, the confidential client including its credentials are most-relevant.

When your application has to handle client-side user login, the relevant client is the public client secured by proper and strict configuration of the redirect URL.

Redirect URLs and web origin must match your host as precisely as possible! Example: when served from https://foo.bar.example/fizzbuzz → redirect URL similar to https://foo.bar.example/fizzbuzz/* and web origin https://foo.bar.example

Contents

© Robert Bosch Manufacturing Solutions GmbH 2023-2025, all rights reserved

Changelog Corporate information Legal notice Data protection notice Third party licenses