Hello there!

Need Help? We are right here!

Support Icon
miniOrange Email Support
success

Thanks for your Enquiry. Our team will soon reach out to you.

If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com

Search Results:

×

How to Manage Superadmin App Access


This guide will help you manage access to your SuperAdmin-published application in miniOrange, ensuring that only assigned customers and their respective end users can access the application.

  • Login into your miniOrange Super Admin account (Super Tenant).
  • miniOrange Identity Platform Partner Portal Handbook: Dashboard applications

  • Make sure to setup a branding for your account.[Branding Setup Document]
  • Once branding is configured, you can add customers under your tenant.
    • Navigate to Customers >> Customer List.
    • Go to Customers and then click Customer List

    • Click on Add Customer.
    • miniOrange Partner Portal Handbook: Click Add Customer

    • Add as many customers as needed.
  • Next, configure the application under Apps.
    • Navigate to Apps and click on Add Application.
    • miniOrange Identity Platform Partner Portal Handbook: Add Application

    • Choose the protocol (SAML / OAuth / OIDC / JWT) based on your use case.
    • miniOrange Identity Platform Partner Portal Handbook: select SAML application

  • Add an Application. (SAML/OAuth/OIDC/JWT)
  • During the application configuration, make sure to enable Use Customer’s IDP for User Settings.
  • miniOrange Identity Platform Partner Portal Handbook: Use customer's IDP for users

  • For SAML Applications:
  • Provide the Information required to authenticate via external IDPs metadata to your application.

    This establishes trust between miniOrange and your application.

    miniOrange Identity Platform Partner Portal Handbook: External IDP Authentication Config

  • For OAuth Applications:

    Use the Authorization Endpoint as:  <branding-url>/moas/broker/login/oauth/<customer-key>

    Example:
    If your branding domain is brandingdemo.miniorange.inand customer key is 24687, the endpoint will be: https://brandingdemo.miniorange.in/moas/broker/login/oauth/24687

  • For JWT Applications:
  • Set the SSO URL as the SSO URL to authenticate via external IDP.
  • miniOrange Identity Platform Partner Portal Handbook: SSO URL External IDP Configuration

  • Assign Customers to the Application
  • To provide access to specific customers, you can navigate to the Apps. Under the relevant application, click Manage Access under the Actions column.
  • miniOrange Identity Platform Partner Portal Handbook: Manage Access Option in Application Settings

  • You will see the interface below.
  • miniOrange Identity Platform Partner Portal Handbook: Manage Access Interface

  • In the access management interface, click Assign Customer Admin.
  • miniOrange Identity Platform Partner Portal Handbook: Assign Customer Admin interface

  • Select the customers (Customer Admins) who should have access to the application.
  • miniOrange Identity Platform Partner Portal Handbook: Assign Customer Admins

    miniOrange Identity Platform Partner Portal Handbook: Manage Access interface for OAuthApp

  • Save the configuration.
  • Now, only the assigned Customer Admins and their users will be able to access the application.