|
|
|
|
|
by codegladiator
3007 days ago
|
|
A central server which maintain all authorization information. The client can request token to access a particular service. The service verifies the token by calling the central server and gets in response the permissions available for that token. Also, a TTLed cache on the servers. |
|