diff --git a/test/login_logout/test/behave/features/login.feature b/test/login_logout/test/behave/features/login.feature
index 065324d317024c36a1fd8f650790a4c92276c44b..3ae72feb21b0375f08fb9875417bf499104b8c08 100644
--- a/test/login_logout/test/behave/features/login.feature
+++ b/test/login_logout/test/behave/features/login.feature
@@ -1,7 +1,8 @@
 @oauth
-Feature: Test login-provder function
-    As a OAS user
+Feature: Test login-provider function
+    As an OAS user
     I want to be able to login to an OAS App
+    And verify my userdata that is provided by OpenID Connect
 
 Scenario: Open the oAuth application
     When I open the URL "url"