Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)Français (France)Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Progress DataDirect for JDBC for GitHub User's Guide Release 6.0.0

OAuth 2.0 authentication

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Welcome to the Progress DataDirect for JDBC for GitHub Driver
    • What's new in this release?
    • Requirements
    • Installing and setting up the driver
    • Driver and DataSource classes
    • Connection URL examples
      • Bearer token authentication
      • Basic authentication
      • OAuth 2.0 access token flow
      • Proxy server
    • Data types
      • getTypeInfo()
    • SQL escape sequences
      • Supported scalar functions
    • DataDirect tools
    • Troubleshooting
    • Additional information
    • Contacting Technical Support
  • Tutorials
    • Tableau
    • DbVisualizer
      • Adding a driver
      • Connecting and executing SQL statements
    • Interactive SQL for JDBC (JDBCISQL)
  • Configuring and connecting
    • Setting the classpath
    • Connecting using the JDBC Driver Manager
      • Passing the connection URL
      • Generating connection URLs with the Configuration Manager
      • Testing connections and queries
    • Connecting using data sources
      • How data sources are implemented
      • Creating data sources
        • Example data source
      • Calling a data source in an application
      • Testing a data source connection
    • Authentication
      • Bearer token authentication
      • Basic authentication
      • OAuth 2.0 authentication
        • Access token flow
        • Obtain access token using the Configuration Manager
    • Performance considerations
  • Connection property descriptions
    • AccessToken
    • AuthenticationMethod
    • AuthURI
    • ClientID
    • ClientSecret
    • DebugRecord
    • DefaultQueryOptions
    • FetchSize
    • LogConfigFile
    • Password
    • ProxyHost
    • ProxyPassword
    • ProxyPort
    • ProxyUser
    • RedirectURI
    • Scope
    • SecurityToken
    • ServerName
    • SpyAttributes
    • StmtCallLimit
    • StmtCallLimitBehavior
    • TokenURI
    • User
    • WSRetryCount
    • WSTimeout
  • Supported SQL statements and extensions
    • Alter Session (EXT)
    • Explain Plan
    • Select
      • Select clause
        • Aggregate functions
        • From clause
          • Join in a From clause
          • Subquery in a From clause
        • Where clause
        • Group By clause
        • Having clause
        • Union operator
        • Intersect operator
        • Except and Minus operators
        • Order By clause
        • Limit clause
    • Subqueries
      • IN predicate
      • EXISTS predicate
      • UNIQUE predicate
      • Correlated subqueries
    • SQL expressions
      • Column names
      • Literals
        • Character string literals
        • Numeric literals
        • Binary literals
        • Date/Time literals
        • Integer literals
      • Operators
        • Unary operator
        • Binary operator
        • Arithmetic operators
        • Concatenation operator
        • Comparison operators
        • Logical operators
        • Operator precedence
      • Functions
      • Conditions
  • Introduction to the GitHub data model
    • ALLUSERS
    • BRANCHES
    • COLLABORATORS
    • COMMITCOMMENTS
    • COMMITS
    • COMMITSPARENTSHA
    • CONTRIBUTORS
    • FORKS
    • ISSUECOMMENTS
    • ISSUES
    • LABELS
    • LOGINUSERREPOS
    • LOGINUSERTEAMS
    • ORGHOOKS
    • ORGHOOKSEVENTS
    • ORGMEMBERS
    • ORGPROJECTS
    • ORGPUBLICMEMBERS
    • ORGREPOS
    • ORGS
    • ORGTEAMS
    • PROJECTCARDS
    • PROJECTCOLUMNS
    • PROJECTS
    • PUBLICREPOS
    • PULLREQUESTS
    • RELEASEASSETS
    • RELEASES
    • REPODETAILS
    • REPOHOOKS
    • REPOHOOKSEVENTS
    • REPOMILESTONES
    • REVIEWCOMMENTS
    • TAGS
    • USERDETAILS
    • WEEKLYCONTRIBUTIONS
Table of Contents

OAuth 2.0 authentication

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: May 13, 2025
  • 1 minute read
    • DataDirect Connectors
    • JDBC
    • GitHub 6.0
    • Documentation

The driver supports the OAuth 2.0 authentication described in this section. If you are unsure of the access token grant type or its requirements, contact your system administrator.

Contents
  • Access token flow
  • Obtain access token using the Configuration Manager
Related Links
  • Connection property descriptions
TitleResults for “How to create a CRG?”Also Available inAlert