会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
下一页
2017年11月28日
IdentityServer4之Resource Owner Password Credentials(资源拥有者密码凭据许可)
摘要: IdentityServer4之Resource Owner Password Credentials(资源拥有者密码凭据许可) 参考 官方文档:2_resource_owner_passwords 概念:资源拥有者密码凭据许可 认证服务端配置 认证服务ApiResource配置 new ApiRe
阅读全文
posted @ 2017-11-28 12:30 ddrsql
阅读(3423)
评论(0)
推荐(1)
2017年11月23日
IdentityServer4之Client Credentials(客户端凭据许可)
摘要: IdentityServer4之Client Credentials(客户端凭据许可) 参考 项目创建:0_overview,1_client_credentials 概念:客户端凭据许可 认证服务端配置 认证服务ApiResource配置 new ApiResource("api1", "api项
阅读全文
posted @ 2017-11-23 23:42 ddrsql
阅读(6981)
评论(4)
推荐(3)
2017年11月5日
OAuth2.0介绍
摘要: # OAuth2.0介绍 1. [OAuth2.0简介](#Introduction) 2. [四种许可类型](#Type) 2.1. [授权码许可(Authorization Code)](#AuthorizationCode) 2.2. [隐式许可(Implicit)](#Implicit) 2
阅读全文
posted @ 2017-11-05 22:08 ddrsql
阅读(2338)
评论(0)
推荐(1)
2017年7月18日
C#集成FastDFS断点续传
摘要: C#集成FastDFS断点续传 参考 .net版本FastDFS客户端v5.05。 https://github.com/zhouyh362329/fastdfs.client.net FastDFS环境准备。 http://www.cnblogs.com/ddrsql/p/7118695.html
阅读全文
posted @ 2017-07-18 12:40 ddrsql
阅读(2355)
评论(0)
推荐(0)
2017年7月11日
ABP集成WIF实现单点登录
摘要: ABP集成WIF实现单点登录 参考 ojlovecd写了三篇关于WIF文章。 使用WIF实现单点登录Part III —— 正式实战 使用WIF的一些开源示例。 https://github.com/obhita/PROCenter/tree/master/ProCenter.LocalSTS/ST
阅读全文
posted @ 2017-07-11 22:17 ddrsql
阅读(2909)
评论(0)
推荐(0)
2017年7月4日
CentOS7下搭建FastDfs(V5.11)+Keepalived分布式集群部署
摘要: FastDfs介绍 http://kb.cnblogs.com/page/82280/ 1、准备 系统 CentOS7 最小化安装。 下载 | 文件 | 下载地址 | 介绍 | | | | | | FastDFS | https://github.com/happyfish100/fastdfs |
阅读全文
posted @ 2017-07-04 21:52 ddrsql
阅读(2067)
评论(0)
推荐(0)
2017年6月25日
Nginx安装
摘要: 1、准备 系统 CentOS7 最小化安装。 下载 | 文件 | 下载地址 | 介绍 | | | | | | Nginx | http://nginx.org/ | (nginx 1.12.0) | 将文件下载到 /usr/local/src 文件夹。 2、安装 依赖安装 安装nginx ./con
阅读全文
posted @ 2017-06-25 19:26 ddrsql
阅读(327)
评论(0)
推荐(0)
Keepalived安装
摘要: 1、准备 系统 CentOS7 最小化安装。 下载 | 文件 | 下载地址 | 介绍 | | | | | | keepalived | http://www.keepalived.org/download.html | keepalived 1.2.23.tar.gz "Keepalived详细介绍
阅读全文
posted @ 2017-06-25 01:04 ddrsql
阅读(1955)
评论(0)
推荐(1)
2017年4月21日
CentOS7 yum方式安装 MongoDB 3.4 复制集
摘要: CentOS7 yum方式安装 MongoDB 3.4 环境、准备 Centos7 系统 配置MongoDB的yum源,添加文件/etc/yum.repos.d/mongodb org 3.4.repo 添加如下内容: 安装 配置 修改/etc/mongod.conf文件配置 bindIp: 127
阅读全文
posted @ 2017-04-21 18:42 ddrsql
阅读(771)
评论(0)
推荐(1)
2017年4月9日
CentOS7 配置 Redis Sentinel主从集群配置
摘要: Redis Sentinel主从集群 1. 环境、准备 2. slave配置 3. sentinel配置 4. 测试 5. C 连接Redis Sentinel 1、环境、准备 单实例3台CentOS7服务器,IP地址、: 2、slave配置 将168、169机器两个实例/usr/local/red
阅读全文
posted @ 2017-04-09 20:44 ddrsql
阅读(711)
评论(0)
推荐(0)
上一页
1
2
3
4
5
下一页
公告