Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 81 - 90 of 123 for authorizer (0.37 seconds)

  1. docs/ru/docs/tutorial/security/simple-oauth2.md

    ## Посмотрим, как это работает { #see-it-in-action }
    
    Откройте интерактивную документацию: [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs).
    
    ### Аутентификация { #authenticate }
    
    Нажмите кнопку "Authorize".
    
    Используйте учётные данные:
    
    Пользователь: `johndoe`
    
    Пароль: `secret`
    
    <img src="/img/tutorial/security/image04.png">
    
    После аутентификации вы увидите следующее:
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 16.2K bytes
    - Click Count (0)
  2. docs/tr/docs/tutorial/security/oauth2-jwt.md

    Server'ı çalıştırın ve docs'a gidin: [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs).
    
    Şuna benzer bir arayüz göreceksiniz:
    
    <img src="/img/tutorial/security/image07.png">
    
    Uygulamayı, öncekiyle aynı şekilde authorize edin.
    
    Şu kimlik bilgilerini kullanarak:
    
    Username: `johndoe`
    Password: `secret`
    
    /// check | Ek bilgi
    
    Kodun hiçbir yerinde düz metin password "`secret`" yok; sadece hash'lenmiş hâli var.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 12.1K bytes
    - Click Count (0)
  3. docs/zh-hant/docs/tutorial/security/simple-oauth2.md

    同時也可能有工具會期待並使用它(現在或未來),而這可能對你或你的使用者有幫助,現在或未來皆然。
    
    這就是標準的好處...
    
    ///
    
    ## 實際操作看看 { #see-it-in-action }
    
    開啟互動式文件:[http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs)。
    
    ### 驗證身分 { #authenticate }
    
    點選「Authorize」按鈕。
    
    使用下列帳密:
    
    User: `johndoe`
    
    Password: `secret`
    
    <img src="/img/tutorial/security/image04.png">
    
    在系統中完成驗證後,你會看到如下畫面:
    
    <img src="/img/tutorial/security/image05.png">
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 9.1K bytes
    - Click Count (0)
  4. docs/tr/docs/tutorial/security/simple-oauth2.md

    ///
    
    ## Çalışır Halini Görün { #see-it-in-action }
    
    Etkileşimli dokümanları açın: [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs).
    
    ### Authenticate Olma { #authenticate }
    
    "Authorize" butonuna tıklayın.
    
    Şu bilgileri kullanın:
    
    User: `johndoe`
    
    Password: `secret`
    
    <img src="/img/tutorial/security/image04.png">
    
    Sistemde authenticate olduktan sonra şöyle görürsünüz:
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 10.4K bytes
    - Click Count (0)
  5. docs/ja/docs/tutorial/security/first-steps.md

    </div>
    
    ## 確認 { #check-it }
    
    次のインタラクティブなドキュメントにアクセスしてください: [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs)。
    
    下記のように見えるでしょう:
    
    <img src="/img/tutorial/security/image01.png">
    
    /// check | Authorizeボタン!
    
    すでにピカピカの新しい「Authorize」ボタンがあります。
    
    そして、あなたの*path operation*には、右上にクリックできる小さな鍵アイコンがあります。
    
    ///
    
    それをクリックすると、`username` と `password`(およびその他のオプションフィールド)を入力する小さな認可フォームが表示されます:
    
    <img src="/img/tutorial/security/image02.png">
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  6. docs/pt/docs/advanced/security/oauth2-scopes.md

    {* ../../docs_src/security/tutorial005_an_py310.py hl[63:66] *}
    
    Pelo motivo de estarmos declarando estes escopos, eles aparecerão nos documentos da API quando você se autenticar/autorizar.
    
    E você poderá selecionar quais escopos você deseja dar acesso: `me` e `items`.
    
    Este é o mesmo mecanismo utilizado quando você adiciona permissões enquanto se autentica com o Facebook, Google, GitHub, etc:
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 14.9K bytes
    - Click Count (0)
  7. docs/zh/docs/tutorial/security/simple-oauth2.md

    说不定什么时候,就有工具用得上它,而且,开发者或用户也可能用得上。
    
    这就是遵循标准的好处...
    
    ///
    
    ## 实际效果 { #see-it-in-action }
    
    打开交互式文档:[http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs)。
    
    ### 身份验证 { #authenticate }
    
    点击“Authorize”按钮。
    
    使用以下凭证:
    
    用户名:`johndoe`
    
    密码:`secret`
    
    <img src="/img/tutorial/security/image04.png">
    
    通过身份验证后,显示下图所示的内容:
    
    <img src="/img/tutorial/security/image05.png">
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 9K bytes
    - Click Count (0)
  8. docs/es/docs/tutorial/security/first-steps.md

    Verás algo así:
    
    <img src="/img/tutorial/security/image01.png">
    
    /// check | ¡Botón de autorización!
    
    Ya tienes un nuevo y brillante botón de "Authorize".
    
    Y tu *path operation* tiene un pequeño candado en la esquina superior derecha que puedes pulsar.
    
    ///
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 8.8K bytes
    - Click Count (0)
  9. docs/smb3-features/06-witness-protocol-design.md

    ### 10.1 Witness Authentication
    ```java
    public class WitnessSecurityManager {
        public void authenticateWitnessService(InetAddress witnessServer) throws SecurityException {
            // Verify witness service is authorized
            if (!isAuthorizedWitnessServer(witnessServer)) {
                throw new SecurityException("Unauthorized witness server: " + witnessServer);
            }
        }
        
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 16 02:53:50 GMT 2025
    - 42K bytes
    - Click Count (0)
  10. gradle/wrapper/gradle-wrapper.jar

    FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition,...
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Wed Mar 04 20:34:40 GMT 2026
    - 47.8K bytes
    - Click Count (1)
Back to Top