Skip to content
代码片段 群组 项目
  • Gerardo Navarro's avatar
    ac52a913
    test: Refactor test utility configure_mock_auth · ac52a913
    Gerardo Navarro 创作于
    The login helper allows passing the parameter `additional_info`
    that is intended to be merged with the other OAuth ID token claims.
    
    Unfortunately, this is not working because the following error
    is raised when passing additional info:
    
    ```console
    NoMethodError:
      undefined method `merge' for #<OneLogin::RubySaml::Attributes>
    ```
    
    EE: true
    
    Changelog: other
    ac52a913
    历史
    test: Refactor test utility configure_mock_auth
    Gerardo Navarro 创作于
    The login helper allows passing the parameter `additional_info`
    that is intended to be merged with the other OAuth ID token claims.
    
    Unfortunately, this is not working because the following error
    is raised when passing additional info:
    
    ```console
    NoMethodError:
      undefined method `merge' for #<OneLogin::RubySaml::Attributes>
    ```
    
    EE: true
    
    Changelog: other
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。