PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Collapse]Guide for PANTHEON
   [Collapse]Settings
    [Expand]Subjects
    [Expand]Items
    [Expand]POS
    [Expand]Manufacturing
    [Expand]Personnel
     Calendar
    [Expand]Financials
    [Expand]Customs
    [Collapse]Program
     [Expand]Document Types
     [Expand]Reports in PANTHEON
      Document Texts
      Delivery Methods
     [Expand]Loyalty Cards
     [Collapse]Administration Panel
      [Expand]Right click on Administration panel tree
      [Collapse]Settings
       [Expand]Settings
       [Expand]Colors
       [Collapse]Internet
         E-mail
         Servers
         Proxy
         FTP
        [Expand]OAuth2
         Speech
       [Expand]Company
       [Expand]Subjects
       [Expand]Items
       [Expand]Manufacturing
       [Expand]Orders
       [Expand]Goods
       [Expand]Financials
       [Expand]Personnel
       [Expand]Documentation
       [Expand]Task Autorun
        Extra Menu
        Task scheduler
       Menu
      [Expand]Security
      [Expand]Users and Groups
      [Expand]Versions/Upgrades
      [Expand]Database
      [Expand]ZEUS
      [Expand]OTOS
     [Expand]Dashboard Components
      Dashboard Reports
      Ad-hoc analysis
     [Expand]ARES
      SQL urejevalnik
    [Expand]Documentation
    [Expand]Change User
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]POS
   [Expand]Service
   [Expand]Financials
   [Expand]Personnel
   [Expand]Analytics
   [Expand]Desktop
   [Expand]Help
   [Expand]Messages and Warnings
   [Expand]Additional programs
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Expand]User Manual for PANTHEON
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
[Expand]User Site

Load Time: 640.6379 ms
"
  1000004713 | 224147 | 381652 | Updated
Label

OAuth2

The OAuth2 tab in the Internet panel, shows settings for the OAuth2 (Open Authorization) standard.

OAuth 2.0 is an authorization framework that allows applications to access services (such as email, cloud storage, or APIs) on a user’s behalf without handling the user’s password. Instead of sharing credentials, the user signs in through a trusted identity provider (for example, Google, Microsoft, or others), which then issues a time-limited access token to the application (such as PANTHEON). This token grants only the permissions that were approved by the user or administrator.

This approach is more secure, as passwords are not stored and access can be revoked at any time, supports multi-factor authentication, and is now the standard required by Microsoft as basic authentication is being phased out.

The tab can be accessed from the menu Settings | Program | Administration Panel by clicking the panel Settings | Internet and then the tab OAuth2.

HINT

The labels in brackets next to the settings fields indicate the level on which setting applies:

  • (c) – Company-level setting.
  • (u) – User-level setting.
  • (m) – Workstation-level setting.

Auth URL

Enter the Auth web address (URL) to provider's  login endpoint that opens the sign-in page. Users log in here and grant permission for the application to access their mailbox.

Token URL

Enter the web address (URL) to endpoint that is used byprovider to issue access tokens. After a successful login, it returns a token proving the application is authorized to access email services.

Redirect URL

Enter the redirect URI or URL of the response. This refers to the location to which the authorization server redirects the user when the application has been successfully authorized and has been assigned an authorization code or access token.

Client ID

Enter the client ID. This is an application-related ID that helps authenticate the client/server OAuth 2.0 for ArcGIS client APIs. Developers create the Client ID by defining the application in their developer dashboard.

For more information, see https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/.

Client token

Enter the name of the customer token. It is used by server-side applications.

For desktop applications using Authorization Code with PKCE, this field is usually left empty, which is correct and recommended.

Scope

Enter the range or permission set on the token in the field. This is the context in which this token can operate. For more information, see https://oauth.net/2/scope/.

State

A security value to prevent request forgery. For desktop applications, it is often optional and can be left empty or set to a simple random string.

 

 

 

Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!