зеркало из https://github.com/Azure/AzureAuth.git
update news
This commit is contained in:
Родитель
0970605211
Коммит
ec8177e89e
5
NEWS.md
5
NEWS.md
|
@ -1,7 +1,8 @@
|
|||
# AzureAuth 1.0.2.9000
|
||||
|
||||
* Support providing a certificate via a PEM file, or an AzureKeyVault object.
|
||||
* Support providing a path in the aad_host argument, for B2C logins.
|
||||
* Much improved support for authenticating with a certificate. In the `certificate` argument, specify either the name of a PEM/PFX file, or an AzureKeyVault object representing a cert.
|
||||
* Support providing a path in the aad_host argument, for Azure B2C logins. Note that B2C requires https redirect URIs, which are not currently supported by httpuv; rather than the authorization_code flow, use device_code or client_credentials.
|
||||
* Fix bug that prevented `token_args` argument from being passed to the token endpoint.
|
||||
|
||||
# AzureAuth 1.0.2
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче