积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(8)TiDB(8)后端开发(6)Java(2)Python(2)PHP(2)Tornado(2)云计算&大数据(1)Service Mesh(1)

语言

全部英语(9)中文(简体)(6)

格式

全部PDF文档 PDF(13)其他文档 其他(2)
 
本次搜索耗时 0.704 秒,为您找到相关结果约 15 个.
  • 全部
  • 数据库
  • TiDB
  • 后端开发
  • Java
  • Python
  • PHP
  • Tornado
  • 云计算&大数据
  • Service Mesh
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 跟我学Shiro - 张开涛

    .................................................................................... 126 第十七章 OAUTH2 集成 ............................................................................................. 第十七章 OAuth2 集成 目前很多开放平台如新浪微博开放平台都在使用提供开放 API 接口供开发者使用,随之带 来了第三方应用要到开放平台进行授权的问题,OAuth 就是干这个的,OAuth2 是 OAuth 协议的下一个版本,相比 OAuth1,OAuth2 整个授权流程更简单安全了,但不兼容 OAuth1, 具 体 可 以 到 OAuth2 官 网 http://oauth.net/2/ net/2/ 查 看 , OAuth2 协 议 规 范 可 以 参 考 http://tools.ietf.org/html/rfc6749。目前有好多参考实现供选择,可以到其官网查看下载。 本文使用 Apache Oltu,其之前的名字叫 Apache Amber ,是 Java 版的参考实现。使用文档 可参考 https://cwiki.apache.org/confluence/display
    0 码力 | 219 页 | 4.16 MB | 10 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    authorize_redirect( redirect_uri='http://your.site.com/auth/google', client_id=self.settings['google_oauth']['key'], scope=['profile', 'email'], response_type='code', extra_params={'approval_prompt': 'auto'}) 5.1 6.6 Integration with other services 6.6.1 tornado.auth — Third-party login with OpenID and OAuth This module contains implementations of various third-party authentication schemes. All the classes differently. See the individual service classes below for complete documentation. Example usage for Google OAuth: class GoogleOAuth2LoginHandler(tornado.web.RequestHandler, tornado.auth.GoogleOAuth2Mixin): async
    0 码力 | 272 页 | 1.12 MB | 3 月前
    3
  • epub文档 Tornado 6.5 Documentation

    multiple processes Integration with other services tornado.auth — Third-party login with OpenID and OAuth tornado.wsgi — Interoperability with other Python frameworks and servers tornado.platform.caresresolver redirect_uri='http://your.site.com/auth/google', client_id=self.settings['google_oauth']['key'], scope=['profile', 'email'], response_type='code', SIGCHLD handler.Integration with other services tornado.auth — Third-party login with OpenID and OAuth Common protocols OpenIdMixin OpenIdMixin.authenticate_redirect() OpenIdMixin.get_authenticated_user()
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • epub文档 Guzzle PHP 5.3 Documentation

    over the wire using customizable log message templates. OAuth Subscriber [https://github.com/guzzle/oauth-subscriber] Signs requests using OAuth 1.0. Cache Subscriber [https://github.com/guzzle/cache-subscriber] sent over the wire, emit progress events as data is uploaded and downloaded, sign requests using OAuth 1.0, verify the integrity of messages before and after they are sent over the wire, and anything else
    0 码力 | 72 页 | 312.62 KB | 11 月前
    3
  • pdf文档 Guzzle PHP 5.3 Documentation

    sent over the wire, emit progress events as data is uploaded and downloaded, sign requests using OAuth 1.0, verify the integrity of messages before and after they are sent over the wire, and anything else requests and responses sent over the wire using customizable log message templates. OAuth Subscriber Signs requests using OAuth 1.0. Cache Subscriber Implements a private transparent proxy cache that caches
    0 码力 | 63 页 | 275.75 KB | 11 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    Pulsar oauth2 issuer-url. For more information, see the Pulsar website: �→ https://pulsar.apache.org/docs/2.10.x/client-libraries-go/#tls- �→ encryption-and-authentication 943 oauth2.oauth2-issuer-url="https://xxxx Pulsar oauth2 audience oauth2.oauth2-audience="https://xxxx.auth0.com/api/v2/" #### Pulsar oauth2 private-key oauth2.oauth2-private-key="/data/pulsar/privateKey" #### Pulsar oauth2 client-id oauth2.oauth2-client-id="0Xx oauth2-client-id="0Xx...Yyxeny" #### Pulsar oauth2 oauth2-scope oauth2.oauth2-scope="xxxx" #### The number of cached Pulsar producers in TiCDC. The value is 10240 by �→ default. Each Pulsar producer corresponds
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    Pulsar oauth2 issuer-url. For more information, see the Pulsar website �→ : https://pulsar.apache.org/docs/2.10.x/client-libraries-go/#tls- �→ encryption-and-authentication 2776 oauth2.oauth2-issuer-url="https://xxxx Pulsar oauth2 audience oauth2.oauth2-audience="https://xxxx.auth0.com/api/v2/" ##### Pulsar oauth2 private-key oauth2.oauth2-private-key="/data/pulsar/privateKey" ##### Pulsar oauth2 client-id oauth2.oauth2-client-id="0Xx oauth2-client-id="0Xx...Yyxeny" ##### Pulsar oauth2 oauth2-scope oauth2.oauth2-scope="xxxx" ##### The number of cached Pulsar producers in TiCDC. The value is 10240 by �→ default. Each Pulsar producer corresponds
    0 码力 | 6549 页 | 108.77 MB | 10 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    Pulsar oauth2 issuer-url. For more information, see the Pulsar website �→ : https://pulsar.apache.org/docs/2.10.x/client-libraries-go/#tls- �→ encryption-and-authentication 2784 oauth2.oauth2-issuer-url="https://xxxx Pulsar oauth2 audience oauth2.oauth2-audience="https://xxxx.auth0.com/api/v2/" ##### Pulsar oauth2 private-key oauth2.oauth2-private-key="/data/pulsar/privateKey" ##### Pulsar oauth2 client-id oauth2.oauth2-client-id="0Xx oauth2-client-id="0Xx...Yyxeny" ##### Pulsar oauth2 oauth2-scope oauth2.oauth2-scope="xxxx" ##### The number of cached Pulsar producers in TiCDC. The value is 10240 by �→ default. Each Pulsar producer corresponds
    0 码力 | 6606 页 | 109.48 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    ##### Pulsar oauth2 issuer-url. For more information, see the Pulsar website �→ : https://pulsar.apache.org/docs/2.10.x/client-libraries-go/#tls- �→ encryption-and-authentication oauth2.oauth2-issuer-url="https://xxxx Pulsar oauth2 audience oauth2.oauth2-audience="https://xxxx.auth0.com/api/v2/" ##### Pulsar oauth2 private-key oauth2.oauth2-private-key="/data/pulsar/privateKey" ##### Pulsar oauth2 client-id oauth2.oauth2-client-id="0Xx oauth2-client-id="0Xx...Yyxeny" ##### Pulsar oauth2 oauth2-scope oauth2.oauth2-scope="xxxx" ##### The number of cached Pulsar producers in TiCDC. The value is 10240 by �→ default. Each Pulsar producer corresponds
    0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    ##### Pulsar oauth2 issuer-url. For more information, see the Pulsar website �→ : https://pulsar.apache.org/docs/2.10.x/client-libraries-go/#tls- �→ encryption-and-authentication oauth2.oauth2-issuer-url="https://xxxx ##### Pulsar oauth2 audience oauth2.oauth2-audience="https://xxxx.auth0.com/api/v2/" 2752 ##### Pulsar oauth2 private-key oauth2.oauth2-private-key="/data/pulsar/privateKey" ##### Pulsar oauth2 client-id client-id oauth2.oauth2-client-id="0Xx...Yyxeny" ##### Pulsar oauth2 oauth2-scope oauth2.oauth2-scope="xxxx" ##### The number of cached Pulsar producers in TiCDC. The value is 10240 by �→ default. Each Pulsar
    0 码力 | 6479 页 | 108.61 MB | 10 月前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
跟我学Shiro张开Tornado6.5DocumentationGuzzlePHP5.3TiDBv8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩