cloudwan / gohan

Gohan is an API Gateway Server written by Go that makes it easy for developers to create and maintain REST-style API
http://www.slideshare.net/natiueno/gohan-61170476
Other
109 stars 44 forks source link

[CW-1370] IsTenantIDValid available in goext.IAuth #745

Closed zimnx closed 5 years ago

zimnx commented 5 years ago

This function checks whether provided ID is known to IdentityService

cierpuchaw commented 5 years ago

A high level question: what about domain ids?

zimnx commented 5 years ago

A high level question: what about domain ids?

I thought about same thing, but lets do it in separate ticket.