Migrate Markdown-Notes: projects, meetings, reference, personal
This commit is contained in:
18
archive/nKode OIDC.md
Normal file
18
archive/nKode OIDC.md
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
## Endpoints
|
||||
### Client Portal
|
||||
`https://client.nkode.tech/portal`
|
||||
|
||||
- Get Client Id
|
||||
- displayed in portal
|
||||
- Get and reset Client secret
|
||||
- `POST https://client.nkode.tech/reset`
|
||||
- return client secret
|
||||
- Add Redirect uris
|
||||
- Display client id
|
||||
- `POST https://client.nkode.tech/update_redirect`
|
||||
- add and remove
|
||||
- select scopes
|
||||
- display client id
|
||||
- `POST https://client.nkode.tech/update_scopes`
|
||||
- add and remove
|
||||
Reference in New Issue
Block a user