0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

connect app oauth 2.0

Posted at

client credentials oauth flow

1、パスワードはいらない
2、RUNAS USERの指定が必要
3、client key ,secretが必要
4、granted type= credentials

一般的の認証方法:granted type= password

1、パスワードとusernameが必要
2、RUNAS USERの指定が不要
3、client key ,secretが必要
4、granted type= password
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?