Okta Spring Boot Starter

Okta 的 Spring Boot Starter 将使您的 Spring Boot 应用程序能够通过 OAuth 2.0/OIDC 与 Okta 一起使用。「Okta's Spring Boot Starter will enable your Spring Boot application to work with Okta via OAuth 2.0/OIDC.」

Github星跟蹤圖


Maven Central
License
Support

Okta Spring Boot Starter

Okta's Spring Boot Starter will enable your Spring Boot application to work with Okta via OAuth 2.0/OIDC. Jump to our quickstart to see how to configure various clients or follow along below to use curl.

NOTE: This library works with Spring Boot 2.1+. If you need support for Spring Boot 1.5.x, use version version 0.6.

What you need

Include the dependency

For Apache Maven:

<dependency>
    <groupId>com.okta.spring</groupId>
    <artifactId>okta-spring-boot-starter</artifactId>
</dependency>

For Gradle:

compile 'com.okta.spring:okta-spring-boot-starter'

Supporting client side applications - OAuth Implicit flow

Are you writing a backend endpoints in order to support a client side application? If so follow along, otherwise skip to the next section.

Configure your properties

You can configure your applications properties with environment variables, system properties, or configuration files. Take a look at the Spring Boot documentation for more details.

主要指標

概覽
名稱與所有者okta/okta-spring-boot
主編程語言Java
編程語言Java (語言數: 3)
平台BSD, Cross-platform, Linux, Mac, Solaris, Windows
許可證
所有者活动
創建於2017-07-21 17:15:55
推送於2025-06-09 10:16:00
最后一次提交2025-06-05 11:39:06
發布數34
最新版本名稱okta-spring-boot-parent-3.0.7 (發布於 2024-06-21 12:18:21)
第一版名稱okta-spring-security-parent-0.1.0 (發布於 2017-08-11 11:39:06)
用户参与
星數344
關注者數96
派生數143
提交數1k
已啟用問題?
問題數162
打開的問題數19
拉請求數492
打開的拉請求數15
關閉的拉請求數151
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?