Responsável por gerar o token JWT para acesso as demais API's.
247
Requisitos: dotnet 8.
VARIÁVEIS QUE DEVEM SER FORNECIDAS:
AuthenticationSettings__Secret -> Chave do token. |
AuthenticationSettings__ExpiressHours -> Token irá expirar. |
AuthenticationSettings__AudienceToken -> Audience token. |
AuthenticationSettings__ProvaiderToken -> Provedor do token (Ex: http://localhost:8080). |
CorsPolicy__TecnoMundo-Web-Https -> CORS HTTPS. |
CorsPolicy__TecnoMundo-Web-Http -> CORS HTTP. |
MySQLConnection__MySQLConnectionString -> String de conexão com o banco.
Content type
Image
Digest
sha256:881011a85…
Size
99.8 MB
Last updated
almost 2 years ago
docker pull leoof/tecnomundo-identity-server:v2