WSO2 SSO:- defining list of String as configuration for XAMCL Ploicy -


i implementing authorization. have created user has role b , created policy if user has role b allow otherwise deny. requirement that, want define list of string configuration xacml policy. if authentication passed user, need list in saml response or api call.

ex:- user bob has role admin. created policy bob_admin such if request has role admin allow otherwise deny. need define list of authorization code policy user can access. need list of authorization code in application if authorization passed.

thanks gaurav


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -