OpenID Connect or OAuth 2 to a native consent -


i've been studying implement authorization server project in class. i'm tempted build openid connect provider can manage both authorization , authentication processes. but, main problem here want authorization process in native application.

i'll describe process clarification.

  • the user enters in app. in step, there no login nor password, confirm entering phone number , confirming code sent via sms. after confirmation, app automatically creates account in provider.
  • the user accesses relying party service wants consent. in step, instead of user agent redirect user provider consent screen, notification/screen appears on user phone asking consent.

i can't put flow anywhere using openid connect, hoping can me problem. thanks.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -